删除解密工作簿
Contents
[
Hide
]
DeleteDecryptWorkbook
Excel files decryption.
REST API
API | HttpMethod | 描述 | API 参考 |
---|---|---|---|
/cells/{name}/encryption | DELETE | Excel 文件解密。 | DeleteDecryptWorkbook |
Path Parameter
参数名称、类型、描述 |
---|
name,string,文件名。 |
Query Parameter
参数名称、类型、描述 |
---|
文件夹,字符串,文件所在的文件夹。 |
storageName,string,文件所在的存储名称。 |
Request Body Parameter
参数名称、类型、描述 |
---|
加密,类:workbookencryptionrequest,WorkbookEncryptionRequestEncryption参数。 |