'DeclarationPublic Enum AxisProperty Inherits System.Enum
'UsageDim instance As AxisProperty
public enum AxisProperty : System.Enum
'DeclarationPublic Enum AxisProperty Inherits System.Enum
'UsageDim 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