Spread Silverlight 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 Method Copies a cell span and pastes it at the specified location.  
Public Method Copies columns and pastes them at the specified location.  
Public Method Copies 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 Method Determines whether the Changed event is suspend. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SheetSpanModelBase)
Public Method Moves a cell span and pastes it at the specified location.  
Public Method Moves columns and pastes them at the specified location.  
Public Method Moves rows and pastes them at the specified location.  
Public MethodOverridden.  Removes the cell span with the specified anchor cell from the collection.  
Public Method Resume the Changed event (Inherited from GrapeCity.Windows.SpreadSheet.Data.SheetSpanModelBase)
Public Method Suspend the Changed event (Inherited from GrapeCity.Windows.SpreadSheet.Data.SheetSpanModelBase)
Public Method Swaps cell spans.  
Public Method Swaps a range of columns with another range of columns.  
Public Method Swaps a range of rows with another range of rows.  
Top
See Also

Reference

SheetSpanModel Class
GrapeCity.Windows.SpreadSheet.Data Namespace