ShapeTextVerticalAlignmentType Enum
ShapeTextVerticalAlignmentType Enum
It corresponds to “Format Shape - Text Options - Text Box - Vertical Alignment” in Excel.
type ShapeTextVerticalAlignmentType int32
Fields
| Field | Description |
|---|---|
| Top | |
| Middle | |
| Bottom | |
| TopCentered | |
| MiddleCentered | |
| BottomCentered | |
| Left | |
| Center | |
| Right | |
| LeftMiddle | |
| CenterMiddle | |
| RightMiddle |