Table of Contents

Enum TextRotationType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Text Rotation types.

public enum TextRotationType

Fields

Clockwise = 3

Represents the Clockwise text rotation.

CounterClockwise = 2

Represents the CounterClockwise text rotation.

LeftToRight = 0

Represents the LeftToRight text rotation.

TopToBottom = 1

Represents the TopToBottom text rotation.