'Declaration
Public Enum CellVerticalAlignment Inherits System.Enum
'Usage
Dim instance As CellVerticalAlignment
public enum CellVerticalAlignment : System.Enum
'Declaration
Public Enum CellVerticalAlignment Inherits System.Enum
'Usage
Dim instance As CellVerticalAlignment
public enum CellVerticalAlignment : System.Enum
Member | Description |
---|---|
Bottom | Aligns the cell contents to the bottom |
Center | Centers the content in the cell vertically |
Distributed | Indicates that whitespace has been inserted to make the text fill the special area. |
General | Aligns the cell contents according to the cell's interpretation of the contents |
Justify | Indicates that whitespace has been inserted to make the text fill the special area. |
Top | Aligns the cell contents to the top |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.CellVerticalAlignment