Spread Windows Forms 12.0 Product Documentation
DefaultSheetSpanModel Class Members
Methods  Events


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : DefaultSheetSpanModel Class

The following tables list the members exposed by DefaultSheetSpanModel.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Methods
 NameDescription
Public MethodOverridden. Adds a cell span to the collection.  
Public MethodOverloaded. Overridden. Removes all cell spans from the collection.  
Public MethodLoads the span object from XML.  
Public MethodOverridden. Finds the cell span in the collection that includes the cell at specified row and column.  
Public MethodOverloaded. Overridden. Gets an IEnumerator object for enumerating through the cell spans in the collection.  
Public MethodOverridden. Determines whether the model is empty of cell spans.  
Public MethodOverridden. Removes all cell spans in the collection that include the cell at the specified row and column.  
Public MethodSaves the span object to XML.  
Top
Protected Methods
 NameDescription
Protected MethodReturns information about the event that was raised. (Inherited from FarPoint.Win.Spread.Model.BaseSheetSpanModel)
Top
Public Events
 NameDescription
Public EventOccurs 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 EventOccurs 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