'DeclarationPublic Enum TextDirectionType Inherits System.Enum
'UsageDim instance As TextDirectionType
public enum TextDirectionType : System.Enum
'DeclarationPublic Enum TextDirectionType Inherits System.Enum
'UsageDim instance As TextDirectionType
public enum TextDirectionType : System.Enum
| Member | Description |
|---|---|
| Horizontal | The text will be displayed horizontally. |
| Rotate270 | The text will be displayed after a counter-clockwise rotation of 90 degrees is applied to it. |
| Rotate90 | The text will be displayed after a clockwise rotation of 90 degrees is applied to it. |
| Stacked | The text will be displayed vertically. |
System.Object
System.ValueType
System.Enum
Xceed.Workbooks.NET.TextDirectionType
Target Platforms: Windows 11, Windows 10, 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