Spread Silverlight Documentation
SheetSpanModel Class Members
Methods  Events


The following tables list the members exposed by SheetSpanModel.

Public Constructors
 NameDescription
Public ConstructorSheetSpanModel ConstructorCreates a new default span model.  
Top
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
Public Events
 NameDescription
Public EventChangedOccurs when the user makes a change to the model that affects the span of cells in the sheet. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SheetSpanModelBase)
Top
See Also

Reference

SheetSpanModel Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.