Enum TextDirectionType

Enum TextDirectionType

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

Represents the direction of the text flow for this paragraph.

public enum TextDirectionType

Fields

Context = 0

LeftToRight = 1

RightToLeft = 2