[]
        
(Showing Draft Content)

C1.Excel.XLTextOrientation

XLTextOrientation Enum

Specifies text orientation.

Namespace: C1.Excel
Assembly: C1.Excel.dll
Syntax
public enum XLTextOrientation : short

Fields

Name Description
Default

Default (horizontal) orientation.

LeftRotation

Text is rotated 90 degrees counterclockwise.

RightRotation

Text is rotated 90 degrees clockwise.

TopToBottom

Vertical text (top to bottom).