WebCells.InsertRows
WebCells.InsertRows method
Inserts multiple rows into the worksheet.
public void InsertRows(int rowIndex, int totalRows)
Parameter | Type | Description |
---|---|---|
rowIndex | Int32 | Row index. |
totalRows | Int32 | Number of rows to be inserted. |
See Also
- class WebCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb