GridCells.DeleteRow
GridCells.DeleteRow method
Deletes a row.
public void DeleteRow(int rowIndex)
Parameter | Type | Description |
---|---|---|
rowIndex | Int32 | Row index. |
See Also
- class GridCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb
Deletes a row.
public void DeleteRow(int rowIndex)
Parameter | Type | Description |
---|---|---|
rowIndex | Int32 | Row index. |