获取文档属性
Contents
[
Hide
]
GetDocumentProperty
Get Excel property by name.
REST API
API | HttpMethod | 描述 | API 参考 |
---|---|---|---|
/cells/{name}/documentproperties/{propertyName} | GET | 通过名称获取 Excel 属性。 | GetDocumentProperty |
Path Parameter
参数名称、类型、描述 | ||
---|---|---|
name | string | 工作簿名称。 |
propertyName,string,属性名称。 |
Query Parameter
参数名称、类型、描述 |
---|
文件夹,字符串,文件所在的文件夹。 |
storageName,string,文件所在的存储名称。 |