Enum FillType

FillType

The kinds of fill.

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

Properties

PropertyTypeDescription
UNSUPPORTEDEnumA fill type that is not supported.
NONEEnumNo fill, so the background is transparent.
SOLIDEnumA solid color fill.