放置文件属性
Contents
[
Hide
]
PutDocumentProperty
Set or add an Excel property.
REST API
API | HttpMethod | 描述 | API 参考 |
---|---|---|---|
/cells/{name}/documentproperties | PUT | 设置或添加 Excel 属性。 | PutDocumentProperty |
Path Parameter
参数名称、类型、描述 | ||
---|---|---|
name | string | 工作簿名称。 |
Query Parameter
参数名称、类型、描述 |
---|
文件夹,字符串,文件所在的文件夹。 |
storageName,string,文件所在的存储名称。 |
Request Body Parameter
参数名称、类型、描述 | ||
---|---|---|
property | class:cellsdocumentproperty | 获取或设置属性的值。 |