TextOrientationType Enum

TextOrientationType Enum

Enumerates text orientation types.


type TextOrientationType int32

Fields

FieldDescription
ClockWiseRotates text with 90 degrees clockwise.
CounterClockWiseRotates text with 90 degrees counterclockwise.
NoRotationRepresents the default value.
TopToBottomDisplays text from top to bottom of the cell. Stacked text.