Enum TextAlignmentType
Enum TextAlignmentType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Enumerates text alignment types.
public enum TextAlignmentType
Fields
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.
General = 1792
Represents general text alignment.
JustifiedLow = 832
Aligns the text with an adjusted kashida length for Arabic text.
Justify = 1821
Represents justify text alignment.
Left = 257
Represents left text alignment.
Right = 259
Represents right text alignment.
ThaiDistributed = 896
Distributes Thai text specially, because each character is treated as a word.
Top = 512
Represents top text alignment.