'Declaration
Public Enum AxisProperty Inherits System.Enum
'Usage
Dim instance As AxisProperty
public enum AxisProperty : System.Enum
'Declaration
Public Enum AxisProperty Inherits System.Enum
'Usage
Dim instance As AxisProperty
public enum AxisProperty : System.Enum
Member | Description |
---|---|
ColumnHidden | The visibility of column |
ColumnMergePolicy | The column merge policy |
ColumnResizable | The resizable ability of column |
ColumnWidth | The width of column |
RowHeight | The height of row |
RowHidden | The visibility of row |
RowMergePolicy | The column merge policy |
RowResizable | The resizable ability of row |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.AxisProperty