Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
TreemapChartSpec
Interface TreemapChartSpec
interface
TreemapChartSpec
{
colorData
?:
ChartData
;
colorScale
?:
TreemapChartColorScale
;
headerColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
;
hideTooltips
?:
boolean
;
hintedLevels
?:
number
;
labels
?:
ChartData
;
levels
?:
number
;
maxValue
?:
number
;
minValue
?:
number
;
parentLabels
?:
ChartData
;
sizeData
?:
ChartData
;
textFormat
?:
TextFormat
;
}
Index
Properties
color
Data?
color
Scale?
header
Color?
hide
Tooltips?
hinted
Levels?
labels?
levels?
max
Value?
min
Value?
parent
Labels?
size
Data?
text
Format?
Properties
Optional
color
Data
colorData
?:
ChartData
Optional
color
Scale
colorScale
?:
TreemapChartColorScale
Optional
header
Color
headerColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
Optional
hide
Tooltips
hideTooltips
?:
boolean
Optional
hinted
Levels
hintedLevels
?:
number
Optional
labels
labels
?:
ChartData
Optional
levels
levels
?:
number
Optional
max
Value
maxValue
?:
number
Optional
min
Value
minValue
?:
number
Optional
parent
Labels
parentLabels
?:
ChartData
Optional
size
Data
sizeData
?:
ChartData
Optional
text
Format
textFormat
?:
TextFormat
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
Data
color
Scale
header
Color
hide
Tooltips
hinted
Levels
labels
levels
max
Value
min
Value
parent
Labels
size
Data
text
Format
Google Apps Script API
Loading...