| C1.WPF.Excel Namespace : XLTextOrientation Enumeration | 
'DeclarationPublic 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.WPF.Excel.XLTextOrientation
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2