GetWorksheetCells
Contents
[
Hide
]
GetWorksheetCells
Retrieve cell descriptions in a specified format.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/cells | GET | Retrieve cell descriptions in a specified format. | GetWorksheetCells |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
sheetName | string | The worksheet name. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
offest | integer | Begginig offset. |
count | integer | Maximum amount of cells in the response. |
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |