TextAlignmentType
TextAlignmentType enumeration
Enumerates text alignment types.
public enum TextAlignmentType
Values
Name | Value | Description |
---|---|---|
General | 1792 |
Represents general text alignment. |
Bottom | 528 |
Represents bottom text alignment. |
Center | 1802 |
Represents center text alignment. |
CenterAcross | 1286 |
Represents center across text alignment. |
Distributed | 807 |
Represents distributed text alignment. |
Fill | 1284 |
Represents fill text alignment. |
Justify | 1821 |
Represents justify text alignment. |
Left | 257 |
Represents left text alignment. |
Right | 259 |
Represents right text alignment. |
Top | 512 |
Represents top text alignment. |
JustifiedLow | 832 |
Aligns the text with an adjusted kashida length for Arabic text. |
ThaiDistributed | 896 |
Distributes Thai text specially, because each character is treated as a word. |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells