Spread Windows Forms 7.0 Product Documentation
DefaultSheetSpanModel Class Members
See Also  Properties  Methods  Events Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : DefaultSheetSpanModel Class


Glossary Item Box

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 the 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)
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.