Spread Windows Forms 13.0 Product Documentation
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 Method Adds a cell span to the collection.  
    Public Method Removes all cell spans from the collection.  
    Public Method Finds the cell span in the collection that includes the cell at the specified row and column.  
    Public Method Gets the next cell span in the collection.  
    Public Method Determines whether the model is empty of cell spans.  
    Public Method Removes all cell spans in the collection that cover the cell at the specified row and column.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when the user makes a change to the model that affects the span of cells of the sheet.  
    Top
    See Also