GetWorksheetChart
Contents
[
Hide
]
GetWorksheetChart
Retrieve the chart in a specified format.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/charts/{chartNumber} | GET | Retrieve the chart in a specified format. | GetWorksheetChart |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
sheetName | string | The worksheet name. |
chartNumber | integer | The chart number. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
format | string | Chart conversion format.(PNG/TIFF/JPEG/GIF/EMF/BMP) |
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |