Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / BaseSheetSpanModel Class
Methods


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
    See Also