The alignment position to apply.
To call an enum, you call its parent class, name, and property. For example,
SlidesApp.AlignmentPosition.CENTER
.
Properties
Property | Type | Description |
---|---|---|
CENTER | Enum | Align to the center. |
HORIZONTAL_CENTER | Enum | Align to the horizontal center. |
VERTICAL_CENTER | Enum | Align to the vertical center. |