Aspose::Cells::TextDirectionType enum

TextDirectionType enum

Represents the direction of the text flow for this paragraph.

enum class TextDirectionType

Values

NameValueDescription
Context0
LeftToRight1
RightToLeft2

See Also