[]
Represents the properties for the axis model for the sheet.
public class SheetAxisProperty
Public Class SheetAxisProperty
| Name | Description |
|---|---|
| SheetAxisProperty(string) | Creates a new axis model property. |
| Name | Description |
|---|---|
| Any | Represents any of the axis model properties. |
| AutoFilterIndex | Represents the axis model AutoFilterIndex property. |
| AutoSortIndex | Represents the axis model AutoSortIndex property. |
| MergePolicy | Represents the axis model MergePolicy property. |
| PageBreak | Represents the axis model PageBreak property. |
| Resizable | Represents the axis model Resizable property. |
| Size | Represents the axis model Size property. |
| SortIndicator | Represents the axis model SortIndicator property. |
| Tag | Represents the axis model Tag property. |
| Visible | Represents the axis model Visible property. |
| Name | Description |
|---|---|
| ToString() | Returns the property name. |