WebWorksheets.Insert
WebWorksheets.Insert method
Inserts a sheet to the index.
public void Insert(int index, string sheetName)
Parameter | Type | Description |
---|---|---|
index | Int32 | The index. |
sheetName | String | the sheet name. |
See Also
- class WebWorksheets
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb