'Declaration
Public Enum SheetAxisOrientation Inherits System.Enum
'Usage
Dim instance As SheetAxisOrientation
public enum SheetAxisOrientation : System.Enum
'Declaration
Public Enum SheetAxisOrientation Inherits System.Enum
'Usage
Dim instance As SheetAxisOrientation
public enum SheetAxisOrientation : System.Enum
Member | Description |
---|---|
Horizontal | Orients the layout by column (along the horizontal axis) |
Vertical | Orients the layout by row (along the vertical axis) |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.Model.SheetAxisOrientation