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


BaseSheetSpanModel Class Methods

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

Public Methods
 NameDescription
Public MethodAdds a cell span to the collection.  
Public MethodRemoves all cell spans from the collection.  
Public MethodFinds the cell span in the collection that includes the cell at the specified row and column.  
Public MethodGets the next cell span in the collection.  
Public MethodDetermines whether the model is empty of cell spans.  
Public MethodRemoves all cell spans in the collection that cover the cell at the specified row and column.  
Top
Protected Methods
 NameDescription
Protected MethodReturns information about the cell span that has changed.  
Protected MethodReturns information about the event that was raised.  
Top
See Also