保护文档免受更改
Contents
[
Hide
]
PutDocumentProtectFromChanges
Excel file write protection.
REST API
API | HttpMethod | 描述 | API 参考 |
---|---|---|---|
/cells/{name}/writeProtection | PUT | Excel 文件写保护。 | PutDocumentProtectFromChanges |
Path Parameter
参数名称、类型、描述 |
---|
name,string,文件名。 |
Query Parameter
参数名称、类型、描述 |
---|
文件夹,字符串,文件所在的文件夹。 |
storageName,string,文件所在的存储名称。 |
Request Body Parameter
参数名称、类型、描述 | ||
---|---|---|
password | class:passwordrequest | 打开Excel文件所需的密码。 |