Enum SheetsChartEmbedType

SheetsChartEmbedType

The Sheets chart's embed type.

To call an enum, you call its parent class, name, and property. For example, SlidesApp.SheetsChartEmbedType.IMAGE.

Properties

PropertyTypeDescription
UNSUPPORTEDEnumRepresents a chart that is not supported and cannot be further classified.
IMAGEEnumIndicates that the chart is embedded as an image.