删除文档属性
Contents
[
Hide
]
DeleteDocumentProperty
Delete an Excel property.
REST API
API | HttpMethod | 描述 | API 参考 |
---|---|---|---|
/cells/{name}/documentproperties/{propertyName} | DELETE | 删除 Excel 属性。 | DeleteDocumentProperty |
Path Parameter
参数名称、类型、描述 | ||
---|---|---|
name | string | 工作簿名称。 |
propertyName,string,属性名称。 |
Query Parameter
参数名称、类型、描述 |
---|
类型,字符串, |
文件夹,字符串,文件所在的文件夹。 |
storageName,string,文件所在的存储名称。 |