Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
BandingProperties
Interface BandingProperties
interface
BandingProperties
{
firstBandColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
;
footerColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
;
headerColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
;
secondBandColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
;
}
Index
Properties
first
Band
Color?
footer
Color?
header
Color?
second
Band
Color?
Properties
Optional
first
Band
Color
firstBandColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
Optional
footer
Color
footerColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
Optional
header
Color
headerColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
Optional
second
Band
Color
secondBandColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
first
Band
Color
footer
Color
header
Color
second
Band
Color
Google Apps Script API
Loading...