DeleteDocumentProperty
Contents
[
Hide
]
DeleteDocumentProperty
Delete an Excel property.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/documentproperties/{propertyName} | DELETE | Delete an Excel property. | DeleteDocumentProperty |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The workbook name. |
propertyName | string | The property name. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
type | string | |
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |