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


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

Reference

Row Class
Row Members