PostSearch
Contents
[
Hide
]
PostSearch
Search for specified text within Excel files.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/search | POST | Search for specified text within Excel files. | PostSearch |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
text | string | Find content |
password | string | The password needed to open an Excel file. |
sheetname | string | The worksheet name. Locate the specified text content in the worksheet. |
checkExcelRestriction | boolean | Whether check restriction of excel file when user modify cells related objects. |