'Declaration
Public Enum VerticalPosition Inherits System.Enum
'Usage
Dim instance As VerticalPosition
public enum VerticalPosition : System.Enum
'Declaration
Public Enum VerticalPosition Inherits System.Enum
'Usage
Dim instance As VerticalPosition
public enum VerticalPosition : System.Enum
Member | Description |
---|---|
Bottom | Positions the cell or row at the bottom of the displayed portion of the sheet |
Center | Positions the cell or row in the center of the displayed portion of the sheet |
Nearest | Positions the cell or row at the nearest edge of the displayed portion of the sheet |
Top | Positions the cell or row at the top of the displayed portion of the sheet |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.VerticalPosition