PutWorksheetIconFilter
Contents
[
Hide
]
PutWorksheetIconFilter
Add an icon filter in the worksheet.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/autoFilter/iconFilter | PUT | Add an icon filter in the worksheet. | PutWorksheetIconFilter |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
sheetName | string | The worksheet name. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
range | string | Represents the range to which the specified AutoFilter applies. |
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). |
iconSetType | string | The icon set type. |
iconId | integer | The icon id. |
matchBlanks | boolean | Match all blank cell in the list. |
refresh | boolean | Refresh auto filters to hide or unhide the rows. |
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |