| Name | Description |
| Clear | Removes the values from the specified rows or columns. |
| Copy | Copies one or more rows or columns and pastes them at the specified location. |
| Deserialize | Loads an object from XML. |
| GetAutoFilterIndex | Overridden. Gets the automatic filter index for the specified row or column. |
| GetAutoSortIndex | Overridden. Gets the automatic sort index for the specified row or column. |
| GetMergePolicy | Overridden. Gets the cell merge policy for the specified row or column. |
| GetPageBreak | Overridden. Gets whether a page break occurs at the specified row or column. |
| GetResizable | Overridden. Gets whether users can resize the specified row or column. |
| GetSize | Overridden. Gets the size of the specified row or column. |
| GetSortIndicator | Overridden. Gets the sort indicator for the specified row or column. |
| GetTag | Overridden. Gets the data associated with the specified row or column. |
| GetVisible | Overridden. Gets whether the control displays the specified row or column. |
| IsEmpty | Overridden. Gets whether the model is empty of rows or columns. |
| IsPropertySet | Overridden. Determines whether the specified SheetAxisModel property is set. |
| Move | Moves one or more rows or columns and pastes them at the specified location. |
| NextNonEmptyIndex | Returns the index of the next non-empty element. |
| NextRowVisible | Gets whether specified row visible = true. |
| ResetProperty | Overridden. Resets the specified SheetAxisModel property to its default value. |
| Serialize | Saves the Spread to XML. |
| SetAutoFilterIndex | Overridden. Sets the automatic filter index for the specified row or column. |
| SetAutoSortIndex | Overridden. Sets the automatic sort index for the specified row or column. |
| SetMergePolicy | Overridden. Sets the cell merge policy for the row or column. |
| SetPageBreak | Overridden. Sets whether a page break occurs at the specified row or column. |
| SetResizable | Overridden. Sets whether users can resize the specified row or column. |
| SetSize | Overridden. Sets the size of the specified row or column. |
| SetSortIndicator | Overridden. Sets the sort indicator for the specified row or column. |
| SetTag | Overridden. Sets the data associated with the specified row or column. |
| SetVisible | Overridden. Sets whether the control displays the specified row or column. |
| Swap | Swaps one or more rows or columns. |