Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
Response
Interface Response
interface
Response
{
createImage
?:
CreateImageResponse
;
createLine
?:
CreateLineResponse
;
createShape
?:
CreateShapeResponse
;
createSheetsChart
?:
CreateSheetsChartResponse
;
createSlide
?:
CreateSlideResponse
;
createTable
?:
CreateTableResponse
;
createVideo
?:
CreateVideoResponse
;
duplicateObject
?:
DuplicateObjectResponse
;
groupObjects
?:
GroupObjectsResponse
;
replaceAllShapesWithImage
?:
ReplaceAllShapesWithImageResponse
;
replaceAllShapesWithSheetsChart
?:
ReplaceAllShapesWithSheetsChartResponse
;
replaceAllText
?:
GoogleAppsScript
.
Slides
.
Schema
.
ReplaceAllTextResponse
;
}
Index
Properties
create
Image?
create
Line?
create
Shape?
create
Sheets
Chart?
create
Slide?
create
Table?
create
Video?
duplicate
Object?
group
Objects?
replace
All
Shapes
With
Image?
replace
All
Shapes
With
Sheets
Chart?
replace
All
Text?
Properties
Optional
create
Image
createImage
?:
CreateImageResponse
Optional
create
Line
createLine
?:
CreateLineResponse
Optional
create
Shape
createShape
?:
CreateShapeResponse
Optional
create
Sheets
Chart
createSheetsChart
?:
CreateSheetsChartResponse
Optional
create
Slide
createSlide
?:
CreateSlideResponse
Optional
create
Table
createTable
?:
CreateTableResponse
Optional
create
Video
createVideo
?:
CreateVideoResponse
Optional
duplicate
Object
duplicateObject
?:
DuplicateObjectResponse
Optional
group
Objects
groupObjects
?:
GroupObjectsResponse
Optional
replace
All
Shapes
With
Image
replaceAllShapesWithImage
?:
ReplaceAllShapesWithImageResponse
Optional
replace
All
Shapes
With
Sheets
Chart
replaceAllShapesWithSheetsChart
?:
ReplaceAllShapesWithSheetsChartResponse
Optional
replace
All
Text
replaceAllText
?:
GoogleAppsScript
.
Slides
.
Schema
.
ReplaceAllTextResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
Image
create
Line
create
Shape
create
Sheets
Chart
create
Slide
create
Table
create
Video
duplicate
Object
group
Objects
replace
All
Shapes
With
Image
replace
All
Shapes
With
Sheets
Chart
replace
All
Text
Google Apps Script API
Loading...