Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / DefaultSheetDataModel Class / AddRows Method


In This Topic
    AddRows Method (DefaultSheetDataModel)
    In This Topic
    Adds rows to the data model at the specified position.
    Adds one or more rows to the data model.
    Overload List
    OverloadDescription
    Adds rows to the data model at the specified position.  
    Remarks
    If you want to add a single row, use the AddRow method.
    See Also