DeleteWorksheetOleObject
Contents
[
Hide
]
DeleteWorksheetOleObject
Delete an OLE object in the worksheet.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/oleobjects/{oleObjectIndex} | DELETE | Delete an OLE object in the worksheet. | DeleteWorksheetOleObject |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
sheetName | string | The worsheet name. |
oleObjectIndex | integer | Ole object index. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |