TextAlignmentType enumeration
TextAlignmentType enumeration
Enumerates text alignment types.
The TextAlignmentType type exposes the following members:
Fields
| Field | Description |
|---|---|
| GENERAL | Represents general text alignment. |
| BOTTOM | Represents bottom text alignment. |
| CENTER | Represents center text alignment. |
| CENTER_ACROSS | Represents center across text alignment. |
| DISTRIBUTED | Represents distributed text alignment. |
| FILL | Represents fill text alignment. |
| JUSTIFY | Represents justify text alignment. |
| LEFT | Represents left text alignment. |
| RIGHT | Represents right text alignment. |
| TOP | Represents top text alignment. |
| JUSTIFIED_LOW | Aligns the text with an adjusted kashida length for Arabic text. |
| THAI_DISTRIBUTED | Distributes Thai text specially, because each character is treated as a word. |
See Also
- module
aspose.cells