GetWorksheetTextItems
Contents
[
Hide
]
GetWorksheetTextItems
Retrieve text items in the worksheet.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/textItems | GET | Retrieve text items in the worksheet. | GetWorksheetTextItems |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | Workbook name. |
sheetName | string | The worksheet name. |
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. |