[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.DefaultSheetDataModel.RemoveRow

RemoveRow Method

RemoveRow(int)

Removes a row at the specified position.

Declaration
public void RemoveRow(int row)
Public Sub RemoveRow(row As Integer)
Parameters
Type Name Description
int row

Index of row to remove

Exceptions
Type Condition
ArgumentOutOfRangeException

Specified row is out of range; must be between 0 and total number of rows