Enum AlignmentPosition

AlignmentPosition

The alignment position to apply.

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

Properties

PropertyTypeDescription
CENTEREnumAlign to the center.
HORIZONTAL_CENTEREnumAlign to the horizontal center.
VERTICAL_CENTEREnumAlign to the vertical center.