Represents a filter which can filter cells based on their conditional formatting icon.
Inheritance
object
Properties
Section titled "Properties"IconIndex
Section titled "IconIndex"The icon set (read-only).
public int? IconIndex { get; } IconSet
Section titled "IconSet"The icon's index in the associated icon set or null for 'NoCellIcon' (read-only).
public FormatConditionIconSet IconSet { get; }