PutInsertNewWorksheet
Contents
[
Hide
]
PutInsertNewWorksheet
Insert a new worksheet in the workbook.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/insert | PUT | Insert a new worksheet in the workbook. | PutInsertNewWorksheet |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
sheetName | string | The worksheet name. |
index | integer | |
sheettype | string | Specifies the worksheet type(VB/Worksheet/Chart/BIFF4Macro/InternationalMacro/Other/Dialog). |
newsheetname | string | |
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |