Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / BaseSheetSpanModel Class
Methods Events


In This Topic
    BaseSheetSpanModel Class Members
    In This Topic

    The following tables list the members exposed by BaseSheetSpanModel.

    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
    Public Events
     NameDescription
    Public EventOccurs when the user makes a change to the model that affects the span of cells of the sheet.  
    Top
    See Also