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