删除取消保护工作簿
Contents
[
Hide
]
DeleteUnProtectWorkbook
Excel unprotection.
REST API
API | HttpMethod | 描述 | API 参考 |
---|---|---|---|
/cells/{name}/protection | DELETE | Excel 取消保护。 | DeleteUnProtectWorkbook |
Path Parameter
参数名称、类型、描述 |
---|
name,string,文件名。 |
Query Parameter
参数名称、类型、描述 |
---|
密码,字符串,保护设置,只能指定密码。 |
文件夹,字符串,文件所在的文件夹。 |
storageName,string,文件所在的存储名称。 |