'Declaration
Public Enum VerticalAlignment Inherits System.Enum
'Usage
Dim instance As VerticalAlignment
public enum VerticalAlignment : System.Enum
'Declaration
Public Enum VerticalAlignment Inherits System.Enum
'Usage
Dim instance As VerticalAlignment
public enum VerticalAlignment : System.Enum
Member | Description |
---|---|
Bottom | The content will be aligned to the bottom of the cell. |
Center | The content will be aligned to the center of the cell. |
Distributed | The text will be centered as well as aligned with the top and bottom sides of the cell. |
Justify | The text will be aligned with the top and bottom sides of the cell. |
Top | The content will be aligned to the top of the cell. |
System.Object
System.ValueType
System.Enum
Xceed.Workbooks.NET.VerticalAlignment
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