Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
UpdateTableRowPropertiesRequest
Interface UpdateTableRowPropertiesRequest
interface
UpdateTableRowPropertiesRequest
{
fields
?:
string
;
objectId
?:
string
;
rowIndices
?:
number
[]
;
tableRowProperties
?:
TableRowProperties
;
}
Index
Properties
fields?
object
Id?
row
Indices?
table
Row
Properties?
Properties
Optional
fields
fields
?:
string
Optional
object
Id
objectId
?:
string
Optional
row
Indices
rowIndices
?:
number
[]
Optional
table
Row
Properties
tableRowProperties
?:
TableRowProperties
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fields
object
Id
row
Indices
table
Row
Properties
Google Apps Script API
Loading...