PutDocumentProtectFromChanges
Contents
[
Hide
]
PutDocumentProtectFromChanges
Excel file write protection.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/writeProtection | PUT | Excel file write protection. | PutDocumentProtectFromChanges |
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 |
---|---|---|
password | class:passwordrequest | The password needed to open an Excel file. |