TextTabAlignmentType Enum
TextTabAlignmentType Enum
Represents the text tab alignment types.
type TextTabAlignmentType int32
Fields
| Field | Description |
|---|---|
| Center | The text at this tab stop is center aligned. |
| Decimal | At this tab stop, the decimals are lined up. |
| Left | The text at this tab stop is left aligned. |
| Right | The text at this tab stop is right aligned. |