PutProtectWorkshee
Contents
[
Hide
]
PutProtectWorksheet
Protect worksheet.
REST API
API | Metodo Http | Descrizione | API riferimento |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/protection | PUT | Proteggi foglio di lavoro. | PutProtectWorksheet |
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 |
---|---|---|
cartella | stringa | La cartella in cui si trova il file. |
storageName | string | Il nome dell\'archivio in cui si trova il file. |
Request Body Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
protectedParameter | class:protectsheetparameter | ProtectSheetParameter con impostazioni di protezione. |