GetWorksheetAutoshapeWithFormat
Contents
[
Hide
]
GetWorksheetAutoshapeWithFormat
Get autoshape description in some format.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/autoshapes/{autoshapeNumber} | GET | Get autoshape description in some format. | GetWorksheetAutoshapeWithFormat |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The workbook name. |
sheetName | string | Worksheet name. |
autoshapeNumber | integer | The autoshape number. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
format | string | Autoshape conversion format. |
folder | string | The document folder. |
storageName | string | Storage name. |