PostWorkbooksTextSearch
Contents
[
Hide
]
PostWorkbooksTextSearch
Search for text in the workbook.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/findText | POST | Search for text in the workbook. | PostWorkbooksTextSearch |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
text | string | Text sample. |
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |