GridWorksheetCollection.Insert
GridWorksheetCollection.Insert method
Insert a worksheet.
public GridWorksheet Insert(int index, string sheetName)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The sheet index |
| sheetName | String | The sheet name. |
Return Value
Returns an inserted worksheet.
See Also
- class GridWorksheet
- class GridWorksheetCollection
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb