Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
BandedRange
Interface BandedRange
interface
BandedRange
{
bandedRangeId
?:
number
;
columnProperties
?:
BandingProperties
;
range
?:
GridRange
;
rowProperties
?:
BandingProperties
;
}
Index
Properties
banded
Range
Id?
column
Properties?
range?
row
Properties?
Properties
Optional
banded
Range
Id
bandedRangeId
?:
number
Optional
column
Properties
columnProperties
?:
BandingProperties
Optional
range
range
?:
GridRange
Optional
row
Properties
rowProperties
?:
BandingProperties
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
banded
Range
Id
column
Properties
range
row
Properties
Google Apps Script API
Loading...