Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
CreateSlideRequest
Interface CreateSlideRequest
interface
CreateSlideRequest
{
insertionIndex
?:
number
;
objectId
?:
string
;
placeholderIdMappings
?:
LayoutPlaceholderIdMapping
[]
;
slideLayoutReference
?:
LayoutReference
;
}
Index
Properties
insertion
Index?
object
Id?
placeholder
Id
Mappings?
slide
Layout
Reference?
Properties
Optional
insertion
Index
insertionIndex
?:
number
Optional
object
Id
objectId
?:
string
Optional
placeholder
Id
Mappings
placeholderIdMappings
?:
LayoutPlaceholderIdMapping
[]
Optional
slide
Layout
Reference
slideLayoutReference
?:
LayoutReference
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
insertion
Index
object
Id
placeholder
Id
Mappings
slide
Layout
Reference
Google Apps Script API
Loading...