Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / DefaultSheetSpanModel Class


DefaultSheetSpanModel Class Methods

For a list of all members of this type, see DefaultSheetSpanModel members.

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 enumerator for iterating to the next cell span in the collection after the specified span.  
Public MethodPopulates the SerializationInfo class with information about the default sheet span model settings.  
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 cell span that has changed. (Inherited from FarPoint.Win.Spread.Model.BaseSheetSpanModel)
Protected MethodReturns information about the event that was raised. (Inherited from FarPoint.Win.Spread.Model.BaseSheetSpanModel)
Top
See Also