Represents a filter which can filter cells based on their conditional formatting icon.
Constructors
Section titled "Constructors"IconFilter
new IconFilter(a: IFilterable, b: ST_IconSetType, c: Nullable$1<number>): IconFilter Returns IconFilter
Properties
Section titled "Properties"$t: Type Accessors
Section titled "Accessors"iconIndex
Section titled "iconIndex"The icon set (read-only).
get iconIndex(): number Returns number
iconSet
Section titled "iconSet"The icon's index in the associated icon set or null for 'NoCellIcon' (read-only).
get iconSet(): FormatConditionIconSet Returns FormatConditionIconSet