Enum TextOrientationType

Enum TextOrientationType

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

Enumerates text orientation types.

public enum TextOrientationType

Fields

ClockWise = 0

Rotates text with 90 degrees clockwise.

CounterClockWise = 1

Rotates text with 90 degrees counterclockwise.

NoRotation = 2

Represents the default value.

TopToBottom = 3

Displays text from top to bottom of the cell. Stacked text.