Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Docs
Schema
ParagraphElement
Interface ParagraphElement
interface
ParagraphElement
{
autoText
?:
GoogleAppsScript
.
Docs
.
Schema
.
AutoText
;
columnBreak
?:
ColumnBreak
;
endIndex
?:
number
;
equation
?:
GoogleAppsScript
.
Docs
.
Schema
.
Equation
;
footnoteReference
?:
FootnoteReference
;
horizontalRule
?:
GoogleAppsScript
.
Docs
.
Schema
.
HorizontalRule
;
inlineObjectElement
?:
InlineObjectElement
;
pageBreak
?:
GoogleAppsScript
.
Docs
.
Schema
.
PageBreak
;
startIndex
?:
number
;
textRun
?:
GoogleAppsScript
.
Docs
.
Schema
.
TextRun
;
}
Index
Properties
auto
Text?
column
Break?
end
Index?
equation?
footnote
Reference?
horizontal
Rule?
inline
Object
Element?
page
Break?
start
Index?
text
Run?
Properties
Optional
auto
Text
autoText
?:
GoogleAppsScript
.
Docs
.
Schema
.
AutoText
Optional
column
Break
columnBreak
?:
ColumnBreak
Optional
end
Index
endIndex
?:
number
Optional
equation
equation
?:
GoogleAppsScript
.
Docs
.
Schema
.
Equation
Optional
footnote
Reference
footnoteReference
?:
FootnoteReference
Optional
horizontal
Rule
horizontalRule
?:
GoogleAppsScript
.
Docs
.
Schema
.
HorizontalRule
Optional
inline
Object
Element
inlineObjectElement
?:
InlineObjectElement
Optional
page
Break
pageBreak
?:
GoogleAppsScript
.
Docs
.
Schema
.
PageBreak
Optional
start
Index
startIndex
?:
number
Optional
text
Run
textRun
?:
GoogleAppsScript
.
Docs
.
Schema
.
TextRun
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Text
column
Break
end
Index
equation
footnote
Reference
horizontal
Rule
inline
Object
Element
page
Break
start
Index
text
Run
Google Apps Script API
Loading...