Spread Windows Forms 9.0 Product Documentation
DefaultSheetSpanModel Class Members
Properties  Methods  Events


The following tables list the members exposed by DefaultSheetSpanModel.

Public Constructors
 NameDescription
Public ConstructorDefaultSheetSpanModel ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyImportingIndicates that the importing excel logic is occurring.  
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 MethodDeserializeLoads the span object from XML.  
Public MethodFindOverridden. Finds the cell span in the collection that includes the cell at specified row and column.  
Public MethodGetEnumeratorOverloaded. Overridden. Gets an IEnumerator object for enumerating through the cell spans in the collection.  
Public MethodIsEmptyOverridden. Determines whether the model is empty of cell spans.  
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 all cell spans in the collection that include the cell at the specified row and column.  
Public MethodSerializeSaves the span object to XML.  
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
Protected Methods
 NameDescription
Protected MethodOnChangedReturns information about the event that was raised. (Inherited from FarPoint.Win.Spread.Model.BaseSheetSpanModel)
Top
Public Events
 NameDescription
Public EventChangedOccurs when the user makes a change to the model that affects the span of cells of the sheet. (Inherited from FarPoint.Win.Spread.Model.BaseSheetSpanModel)
Public EventChangingOccurs when the user makes a change to the model that affects the span of cells of the sheet.  
Top
See Also

Reference

DefaultSheetSpanModel Class
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Using Sheet Models

 

 


Copyright © GrapeCity, inc. All rights reserved.