PostWorksheetMatchNonBlanks
Contents
[
Hide
]
PostWorksheetMatchNonBlanks
Match all not blank cells in the list.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/autoFilter/matchNonBlanks | POST | Match all not blank cells in the list. | PostWorksheetMatchNonBlanks |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The workbook name. |
sheetName | string | The worksheet name. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
fieldIndex | integer | The integer offset of the field on which you want to base the filter (from the left of the list; the leftmost field is field 0). |
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |