PostProtectWorkbook
Contents
[
Hide
]
PostProtectWorkbook
Excel protection.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/protection | POST | Excel protection. | PostProtectWorkbook |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |
Request Body Parameter
Parameter Name | Type | Description |
---|---|---|
protectWorkbookRequest | class:protectworkbookrequest | The protection settings. |