Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ISheetSpanModel Interface
Methods Events

In This Topic
    ISheetSpanModel Interface Members
    In This Topic

    The following tables list the members exposed by ISheetSpanModel.

    Public Methods
     NameDescription
     MethodAdds a cell span to the collection.  
     MethodRemoves all cell spans from the collection.  
     MethodFinds the cell span with the specified cell in the collection.  
     MethodGets an enumerator for iterating to the next cell span in the collection after the specified span.  
     MethodDetermines whether the model is empty of cell spans.  
     MethodRemoves the cell span with the specified anchor cell from the collection.  
    Top
    Public Events
     NameDescription
     EventOccurs when the span model has changed.  
    Top
    See Also