Represents a filter which can filter cells based on their conditional formatting icon.

IconFilter

new IconFilter(a: IFilterable, b: ST_IconSetType, c: Nullable$1<number>): IconFilter

Returns IconFilter

$t: Type

The icon set (read-only).

get iconIndex(): number

Returns number

The icon's index in the associated icon set or null for 'NoCellIcon' (read-only).

get iconSet(): FormatConditionIconSet

Returns FormatConditionIconSet