Spread for ASP.NET 11 Product Documentation
AddRow Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > DefaultSheetDataModel Class : AddRow Method
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

Reference

DefaultSheetDataModel Class
DefaultSheetDataModel Members
AddRows Method
RemoveRow Method
RemoveRows Method