Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
UpdateTableCellPropertiesRequest
Interface UpdateTableCellPropertiesRequest
interface
UpdateTableCellPropertiesRequest
{
fields
?:
string
;
objectId
?:
string
;
tableCellProperties
?:
TableCellProperties
;
tableRange
?:
TableRange
;
}
Index
Properties
fields?
object
Id?
table
Cell
Properties?
table
Range?
Properties
Optional
fields
fields
?:
string
Optional
object
Id
objectId
?:
string
Optional
table
Cell
Properties
tableCellProperties
?:
TableCellProperties
Optional
table
Range
tableRange
?:
TableRange
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fields
object
Id
table
Cell
Properties
table
Range
Google Apps Script API
Loading...