The Sheets chart's embed type.
To call an enum, you call its parent class, name, and property. For example,
SlidesApp.SheetsChartEmbedType.IMAGE
.
Properties
Property | Type | Description |
---|---|---|
UNSUPPORTED | Enum | Represents a chart that is not supported and cannot be further classified. |
IMAGE | Enum | Indicates that the chart is embedded as an image. |