Spread WPF Documentation
SheetSpanModel Class Methods


GrapeCity.Windows.SpreadSheet.Data Namespace : SheetSpanModel Class

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

Public Methods
 NameDescription
Public MethodOverridden. Adds a cell span to the collection.  
Public MethodOverloaded. Overridden. Removes all cell spans from the collection.  
Public MethodCopies a cell span and pastes it at the specified location.  
Public MethodCopies columns and pastes them at the specified location.  
Public MethodCopies rows and pastes them at the specified location.  
Public MethodOverridden. Finds the cell span with the specified anchor cell in the collection.  
Public MethodOverloaded. Overridden. Gets an enumerator for iterating to the next cell span in the collection after the specified span.  
Public MethodOverridden. Determines whether the model is empty of cell spans.  
Public MethodDetermines whether the Changed event is suspend. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SheetSpanModelBase)
Public MethodMoves a cell span and pastes it at the specified location.  
Public MethodMoves columns and pastes them at the specified location.  
Public MethodMoves rows and pastes them at the specified location.  
Public MethodOverridden. Removes the cell span with the specified anchor cell from the collection.  
Public MethodResume the Changed event (Inherited from GrapeCity.Windows.SpreadSheet.Data.SheetSpanModelBase)
Public MethodSuspend the Changed event (Inherited from GrapeCity.Windows.SpreadSheet.Data.SheetSpanModelBase)
Public MethodSwaps cell spans.  
Public MethodSwaps a range of columns with another range of columns.  
Public MethodSwaps a range of rows with another range of rows.  
Top
See Also

Reference

SheetSpanModel Class
GrapeCity.Windows.SpreadSheet.Data Namespace