FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Rows Class : Add Method |
if (IsPostBack)
{
FpSpread1.ActiveSheetView.Rows.Add(2, 3);
}
If IsPostBack Then FpSpread1.ActiveSheetView.Rows.Add(2, 3) End If
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional