Spread for ASP.NET 9.0 Product Documentation
DefaultSheetSpanModel Class Members
Methods 


The following tables list the members exposed by DefaultSheetSpanModel.

Public Constructors
 NameDescription
Public ConstructorDefaultSheetSpanModel ConstructorOverloaded.   
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 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 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
See Also

Reference

DefaultSheetSpanModel Class
FarPoint.Web.Spread.Model Namespace
ISheetSpanModel Interface

 

 


Copyright © GrapeCity, inc. All rights reserved.