Enum TextTabAlignmentType

Enum TextTabAlignmentType

Namespace: Aspose.Cells.Drawing.Texts
Assembly: Aspose.Cells.dll (25.2.0)

Represents the text tab alignment types.

public enum TextTabAlignmentType

Fields

Center = 0

The text at this tab stop is center aligned.

Decimal = 1

At this tab stop, the decimals are lined up.

Left = 2

The text at this tab stop is left aligned.

Right = 3

The text at this tab stop is right aligned.