Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
OrgChartSpec
Interface OrgChartSpec
interface
OrgChartSpec
{
labels
?:
ChartData
;
nodeColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
;
nodeSize
?:
string
;
parentLabels
?:
ChartData
;
selectedNodeColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
;
tooltips
?:
ChartData
;
}
Index
Properties
labels?
node
Color?
node
Size?
parent
Labels?
selected
Node
Color?
tooltips?
Properties
Optional
labels
labels
?:
ChartData
Optional
node
Color
nodeColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
Optional
node
Size
nodeSize
?:
string
Optional
parent
Labels
parentLabels
?:
ChartData
Optional
selected
Node
Color
selectedNodeColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
Optional
tooltips
tooltips
?:
ChartData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
labels
node
Color
node
Size
parent
Labels
selected
Node
Color
tooltips
Google Apps Script API
Loading...