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


In This Topic
    AddRow Method
    In This Topic
    Adds a row to the data model after the last row.
    Adds a row to the data model.
    Overload List
    OverloadDescription
    Adds a row to the data model after the last row.  
    Adds a row to the data model at the specified position.  
    Remarks
    If you want to add more than one row, use the AddRows method.
    See Also