Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Docs
Schema
StructuralElement
Interface StructuralElement
interface
StructuralElement
{
endIndex
?:
number
;
paragraph
?:
GoogleAppsScript
.
Docs
.
Schema
.
Paragraph
;
sectionBreak
?:
SectionBreak
;
startIndex
?:
number
;
table
?:
GoogleAppsScript
.
Docs
.
Schema
.
Table
;
tableOfContents
?:
GoogleAppsScript
.
Docs
.
Schema
.
TableOfContents
;
}
Index
Properties
end
Index?
paragraph?
section
Break?
start
Index?
table?
table
Of
Contents?
Properties
Optional
end
Index
endIndex
?:
number
Optional
paragraph
paragraph
?:
GoogleAppsScript
.
Docs
.
Schema
.
Paragraph
Optional
section
Break
sectionBreak
?:
SectionBreak
Optional
start
Index
startIndex
?:
number
Optional
table
table
?:
GoogleAppsScript
.
Docs
.
Schema
.
Table
Optional
table
Of
Contents
tableOfContents
?:
GoogleAppsScript
.
Docs
.
Schema
.
TableOfContents
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Index
paragraph
section
Break
start
Index
table
table
Of
Contents
Google Apps Script API
Loading...