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