Name | Description | |
---|---|---|
![]() | GetMergePolicy | Gets the cell merge policy for the specified row or column. |
![]() | GetPageBreak | Gets whether a page break occurs at 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. |
![]() | SetPageBreak | Sets whether a page break occurs at 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. |