Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
TableRow
Interface TableRow
interface
TableRow
{
rowHeight
?:
GoogleAppsScript
.
Slides
.
Schema
.
Dimension
;
tableCells
?:
GoogleAppsScript
.
Slides
.
Schema
.
TableCell
[]
;
tableRowProperties
?:
TableRowProperties
;
}
Index
Properties
row
Height?
table
Cells?
table
Row
Properties?
Properties
Optional
row
Height
rowHeight
?:
GoogleAppsScript
.
Slides
.
Schema
.
Dimension
Optional
table
Cells
tableCells
?:
GoogleAppsScript
.
Slides
.
Schema
.
TableCell
[]
Optional
table
Row
Properties
tableRowProperties
?:
TableRowProperties
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
row
Height
table
Cells
table
Row
Properties
Google Apps Script API
Loading...