WebCells.DeleteRows
WebCells.DeleteRows method
Deletes a number of rows. This method is much faster than DeleteRow when doing a batch row deleting.
public void DeleteRows(int rowIndex, int rows)
Parameter | Type | Description |
---|---|---|
rowIndex | Int32 | |
rows | Int32 |
See Also
- class WebCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb