DeleteUnProtectWorkbook
Contents
[
Hide
]
DeleteUnProtectWorkbook
Excel unprotection.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/protection | DELETE | Excel unprotection. | DeleteUnProtectWorkbook |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
Query Parameter
Parameter Name | Type | Description | |
---|---|---|---|
password | string | Protection settings | only password can be specified. |
folder | string | The folder where the file is situated. | |
storageName | string | The storage name where the file is situated. |