PUT http://api.aspose.cloud/v3.0/cells/{name}/worksheets/{sheetName}
Function Description
PageTitle: Add a new worksheet in the workbook.PageDescription: Aspose.Cells Cloud provides robust support for adding a new worksheet in the workbook, a process known for its intricacy.HeadTitle: Add a new worksheet in the workbook.HeadSummary: Aspose.Cells Cloud provides robust support for adding a new worksheet in the workbook, a process known for its intricacy.HeadContent: Aspose.Cells Cloud provides REST API which supports adding a new worksheet in the workbook and offers SDKs for multiple programming languages. These programming languages are include of Net, Java, Go, NodeJS, Python, and so on.
The request parameters of putAddNewWorksheet API are:
| Parameter Name | Type | Path/Query String/HTTPBody | Description |
| :- | :- | :- |:- |
|name|String|Path|The file name.|
|sheetName|String|Path|The new sheet name.|
|position|Integer|Query|The new sheet position.|
|sheettype|String|Query|Specifies the worksheet type(VB/Worksheet/Chart/BIFF4Macro/InternationalMacro/Other/Dialog).|
|folder|String|Query|The folder where the file is situated.|
|storageName|String|Query|The storage name where the file is situated.|