Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
InsertTableColumnsRequest
Interface InsertTableColumnsRequest
interface
InsertTableColumnsRequest
{
cellLocation
?:
GoogleAppsScript
.
Slides
.
Schema
.
TableCellLocation
;
insertRight
?:
boolean
;
number
?:
number
;
tableObjectId
?:
string
;
}
Index
Properties
cell
Location?
insert
Right?
number?
table
Object
Id?
Properties
Optional
cell
Location
cellLocation
?:
GoogleAppsScript
.
Slides
.
Schema
.
TableCellLocation
Optional
insert
Right
insertRight
?:
boolean
Optional
number
number
?:
number
Optional
table
Object
Id
tableObjectId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
Location
insert
Right
number
table
Object
Id
Google Apps Script API
Loading...