Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
Page
Interface Page
interface
Page
{
layoutProperties
?:
LayoutProperties
;
masterProperties
?:
MasterProperties
;
notesProperties
?:
NotesProperties
;
objectId
?:
string
;
pageElements
?:
GoogleAppsScript
.
Slides
.
Schema
.
PageElement
[]
;
pageProperties
?:
PageProperties
;
pageType
?:
string
;
revisionId
?:
string
;
slideProperties
?:
SlideProperties
;
}
Index
Properties
layout
Properties?
master
Properties?
notes
Properties?
object
Id?
page
Elements?
page
Properties?
page
Type?
revision
Id?
slide
Properties?
Properties
Optional
layout
Properties
layoutProperties
?:
LayoutProperties
Optional
master
Properties
masterProperties
?:
MasterProperties
Optional
notes
Properties
notesProperties
?:
NotesProperties
Optional
object
Id
objectId
?:
string
Optional
page
Elements
pageElements
?:
GoogleAppsScript
.
Slides
.
Schema
.
PageElement
[]
Optional
page
Properties
pageProperties
?:
PageProperties
Optional
page
Type
pageType
?:
string
Optional
revision
Id
revisionId
?:
string
Optional
slide
Properties
slideProperties
?:
SlideProperties
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
layout
Properties
master
Properties
notes
Properties
object
Id
page
Elements
page
Properties
page
Type
revision
Id
slide
Properties
Google Apps Script API
Loading...