GetWorksheetListObject
Contents
[
Hide
]
GetWorksheetListObject
Retrieve list object description by index in the worksheet.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/listobjects/{listobjectindex} | GET | Retrieve list object description by index in the worksheet. | GetWorksheetListObject |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
sheetName | string | The worksheet name. |
listobjectindex | integer | list object index. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
format | string | |
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |