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

Inheritance

The icon set (read-only).

public int? IconIndex { get; }

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

public FormatConditionIconSet IconSet { get; }