'Declaration Public Enum XLAlignVert Inherits System.Enum
public enum XLAlignVert : System.Enum
'Declaration Public Enum XLAlignVert Inherits System.Enum
public enum XLAlignVert : 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.Excel.XLAlignVert