PostRenameWorkshee
Contents
[
Hide
]
PostRenameWorksheet
Rename worksheet in the workbook.
REST API
API | Metodo Http | Descrizione | API riferimento |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/rename | POST | Rinomina il foglio di lavoro nella cartella di lavoro. | PostRenameWorksheet< /a> |
Path Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
nome | stringa | Il nome del file. |
sheetName | string | Il nome del foglio di lavoro. |
Query Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
newname | string | Nome del nuovo foglio di lavoro. |
cartella | stringa | La cartella in cui si trova il file. |
storageName | string | Il nome dell\'archivio in cui si trova il file. |