TextOrientationType enumeration

TextOrientationType enumeration

Enumerates text orientation types.

The TextOrientationType type exposes the following members:

Fields

FieldDescription
CLOCK_WISERotates text with 90 degrees clockwise.
COUNTER_CLOCK_WISERotates text with 90 degrees counterclockwise.
NO_ROTATIONRepresents the default value.
TOP_TO_BOTTOMDisplays text from top to bottom of the cell. Stacked text.

See Also