C1.WPF.Excel Namespace : XLAlignVertEnum Enumeration |
'Declaration
Public Enum XLAlignVertEnum Inherits System.Enum
public enum XLAlignVertEnum : System.Enum
Member | Description |
---|---|
Bottom | Align to cell bottom. |
Center | Align to cell center. |
Justify | Justify content vertically to span the whole cell height. |
Top | Align to cell top. |
Undefined | Not specified (use default). |
System.Object
System.ValueType
System.Enum
C1.WPF.Excel.XLAlignVertEnum
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