Spread Windows Forms 12.0 Product Documentation
DefaultSheetAxisModel Class Methods


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : DefaultSheetAxisModel Class

For a list of all members of this type, see DefaultSheetAxisModel members.

Public Methods
 NameDescription
Public MethodRemoves the values from the specified rows or columns.  
Public MethodCopies one or more rows or columns and pastes them at the specified location.  
Public MethodLoads an object from XML.  
Public MethodOverridden. Gets the automatic filter index for the specified row or column.  
Public MethodOverridden. Gets the automatic sort index for the specified row or column.  
Public MethodOverridden. Gets the cell merge policy for the specified row or column.  
Public MethodOverridden. Gets whether a page break occurs at the specified row or column.  
Public MethodOverridden. Gets whether users can resize the specified row or column.  
Public MethodOverridden. Gets the size of the specified row or column.  
Public MethodOverridden. Gets the sort indicator for the specified row or column.  
Public MethodOverridden. Gets the data associated with the specified row or column.  
Public MethodOverridden. Gets whether the control displays the specified row or column.  
Public MethodOverridden. Gets whether the model is empty of rows or columns.  
Public MethodOverridden. Determines whether the specified SheetAxisModel property is set.  
Public MethodMoves one or more rows or columns and pastes them at the specified location.  
Public MethodReturns the index of the next non-empty element.  
Public MethodGets whether the specified row is visible.  
Public MethodOverridden. Resets the specified SheetAxisModel property to its default value.  
Public MethodSaves the Spread to XML.  
Public MethodOverridden. Sets the automatic filter index for the specified row or column.  
Public MethodOverridden. Sets the automatic sort index for the specified row or column.  
Public MethodOverridden. Sets the cell merge policy for the row or column.  
Public MethodOverridden. Sets whether a page break occurs at the specified row or column.  
Public MethodOverridden. Sets whether users can resize the specified row or column.  
Public MethodOverridden. Sets the size of the specified row or column.  
Public MethodOverridden. Sets the sort indicator for the specified row or column.  
Public MethodOverridden. Sets the data associated with the specified row or column.  
Public MethodOverridden. Sets whether the control displays the specified row or column.  
Public MethodSwaps one or more rows or columns.  
Top
Protected Methods
 NameDescription
Protected MethodOverloaded. Raises the Changing event. (Inherited from FarPoint.Win.Spread.Model.BaseSheetAxisModel)
Protected MethodHandles the Changed event in subclasses. (Inherited from FarPoint.Win.Spread.Model.BaseSheetAxisModel)
Protected MethodHandles the Changed event in subclasses. (Inherited from FarPoint.Win.Spread.Model.BaseSheetAxisModel)
Top
See Also

Reference

DefaultSheetAxisModel Class
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Using Sheet Models