FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : ISheetAxisModel Interface |
The following tables list the members exposed by ISheetAxisModel.
Name | Description | |
---|---|---|
GetMergePolicy | Gets the cell merge policy for the specified row or column. | |
GetResizable | Gets whether users can resize the specified row or column. | |
GetSize | Gets the size of the specified row or column. | |
GetSortIndicator | Gets the sort indicator for the specified row or column. | |
GetTag | Gets the data associated with the specified row or column. | |
GetVisible | Gets whether the control displays the specified row or column. | |
IsEmpty | Determines whether there are no rows and columns in the model. | |
IsPropertySet | Determines whether the specified SheetAxisModel property is set. | |
ResetProperty | Resets the specified SheetAxisModel property to its default value. | |
SetMergePolicy | Sets the cell merge policy for the specified row or column. | |
SetResizable | Sets whether users can resize the specified row or column. | |
SetSize | Sets the size of the specified row or column. | |
SetSortIndicator | Sets the sort indicator for the specified row or column. | |
SetTag | Sets the data associated with the specified row or column. | |
SetVisible | Sets whether the control displays the specified row or column. |