'Declaration Public Enum XLTextOrientation Inherits System.Enum
public enum XLTextOrientation : System.Enum
'Declaration Public Enum XLTextOrientation Inherits System.Enum
public enum XLTextOrientation : System.Enum
Member | 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). |
System.Object
System.ValueType
System.Enum
C1.Excel.XLTextOrientation