Spread for ASP.NET 12 Product Documentation
Add Method (Row)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Row Class : Add Method
Adds a new row or range of rows before this row or range of rows.
Syntax
'Declaration
 
Public Sub Add() 
'Usage
 
Dim instance As Row
 
instance.Add()
public void Add()
See Also

Reference

Row Class
Row Members