Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Docs
Schema
TableCellBorder
Interface TableCellBorder
interface
TableCellBorder
{
color
?:
GoogleAppsScript
.
Docs
.
Schema
.
OptionalColor
;
dashStyle
?:
string
;
width
?:
GoogleAppsScript
.
Docs
.
Schema
.
Dimension
;
}
Index
Properties
color?
dash
Style?
width?
Properties
Optional
color
color
?:
GoogleAppsScript
.
Docs
.
Schema
.
OptionalColor
Optional
dash
Style
dashStyle
?:
string
Optional
width
width
?:
GoogleAppsScript
.
Docs
.
Schema
.
Dimension
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
dash
Style
width
Google Apps Script API
Loading...