PutAddNewWorkshee
Contents
[
Hide
]
PutAddNewWorksheet
Add a new worksheet in the workbook.
REST API
API | Metodo Http | Descrizione | API riferimento |
---|---|---|---|
/cells/{name}/worksheets/{sheetName} | PUT | Aggiungi un nuovo foglio di lavoro nella cartella di lavoro. | PutAddNewWorksheet< /a> |
Path Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
nome | stringa | Il nome del file. |
sheetName | string | Il nome del nuovo foglio. |
Query Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
posizione | intero | La nuova posizione del foglio. |
sheettype | string | Specifica il tipo di foglio di lavoro (VB/Worksheet/Chart/BIFF4Macro/InternationalMacro/Other/Dialog). |
cartella | stringa | La cartella in cui si trova il file. |
storageName | string | Il nome dell\'archivio in cui si trova il file. |