Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
TextElement
Interface TextElement
interface
TextElement
{
autoText
?:
GoogleAppsScript
.
Slides
.
Schema
.
AutoText
;
endIndex
?:
number
;
paragraphMarker
?:
ParagraphMarker
;
startIndex
?:
number
;
textRun
?:
GoogleAppsScript
.
Slides
.
Schema
.
TextRun
;
}
Index
Properties
auto
Text?
end
Index?
paragraph
Marker?
start
Index?
text
Run?
Properties
Optional
auto
Text
autoText
?:
GoogleAppsScript
.
Slides
.
Schema
.
AutoText
Optional
end
Index
endIndex
?:
number
Optional
paragraph
Marker
paragraphMarker
?:
ParagraphMarker
Optional
start
Index
startIndex
?:
number
Optional
text
Run
textRun
?:
GoogleAppsScript
.
Slides
.
Schema
.
TextRun
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Text
end
Index
paragraph
Marker
start
Index
text
Run
Google Apps Script API
Loading...