Enum LineFillType

LineFillType

The kinds of line fill.

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

Properties

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