Spread Silverlight Documentation
SheetSpanModel Class Methods


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

Public Methods
 NameDescription
Public MethodAddOverridden. Adds a cell span to the collection.  
Public MethodClearOverloaded. Overridden. Removes all cell spans from the collection.  
Public MethodCopyCopies a cell span and pastes it at the specified location.  
Public MethodCopyColumnsCopies columns and pastes them at the specified location.  
Public MethodCopyRowsCopies rows and pastes them at the specified location.  
Public MethodFindOverridden. Finds the cell span with the specified anchor cell in the collection.  
Public MethodGetEnumeratorOverloaded. Overridden. Gets an enumerator for iterating to the next cell span in the collection after the specified span.  
Public MethodIsEmptyOverridden. Determines whether the model is empty of cell spans.  
Public MethodIsEventSuspendDetermines whether the Changed event is suspend. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SheetSpanModelBase)
Public MethodMoveMoves a cell span and pastes it at the specified location.  
Public MethodMoveColumnsMoves columns and pastes them at the specified location.  
Public MethodMoveRowsMoves rows and pastes them at the specified location.  
Public MethodRemoveOverridden. Removes the cell span with the specified anchor cell from the collection.  
Public MethodResumeEventResume the Changed event (Inherited from GrapeCity.Windows.SpreadSheet.Data.SheetSpanModelBase)
Public MethodSuspendEventSuspend the Changed event (Inherited from GrapeCity.Windows.SpreadSheet.Data.SheetSpanModelBase)
Public MethodSwapSwaps cell spans.  
Public MethodSwapColumnsSwaps a range of columns with another range of columns.  
Public MethodSwapRowsSwaps a range of rows with another range of rows.  
Top
See Also

Reference

SheetSpanModel Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.