Remove

RowCollection.Remove method

Remove the row from the collection.

public void Remove(Row row)
Parameter Type Description
row Row

See Also