Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
DeleteTextRequest
Interface DeleteTextRequest
interface
DeleteTextRequest
{
cellLocation
?:
GoogleAppsScript
.
Slides
.
Schema
.
TableCellLocation
;
objectId
?:
string
;
textRange
?:
GoogleAppsScript
.
Slides
.
Schema
.
Range
;
}
Index
Properties
cell
Location?
object
Id?
text
Range?
Properties
Optional
cell
Location
cellLocation
?:
GoogleAppsScript
.
Slides
.
Schema
.
TableCellLocation
Optional
object
Id
objectId
?:
string
Optional
text
Range
textRange
?:
GoogleAppsScript
.
Slides
.
Schema
.
Range
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
Location
object
Id
text
Range
Google Apps Script API
Loading...