Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
SheetProperties
Interface SheetProperties
interface
SheetProperties
{
gridProperties
?:
GridProperties
;
hidden
?:
boolean
;
index
?:
number
;
rightToLeft
?:
boolean
;
sheetId
?:
number
;
sheetType
?:
string
;
tabColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
;
title
?:
string
;
}
Index
Properties
grid
Properties?
hidden?
index?
right
To
Left?
sheet
Id?
sheet
Type?
tab
Color?
title?
Properties
Optional
grid
Properties
gridProperties
?:
GridProperties
Optional
hidden
hidden
?:
boolean
Optional
index
index
?:
number
Optional
right
To
Left
rightToLeft
?:
boolean
Optional
sheet
Id
sheetId
?:
number
Optional
sheet
Type
sheetType
?:
string
Optional
tab
Color
tabColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
grid
Properties
hidden
index
right
To
Left
sheet
Id
sheet
Type
tab
Color
title
Google Apps Script API
Loading...