IconSetCondition.IconCriteria property (Excel)

Returns an IconCriteria collection, which represents the set of criteria for an icon set conditional formatting rule.

Syntax

expression.IconCriteria

expression A variable that represents an IconSetCondition object.

Remarks

After you have the IconCriteria collection, you can use the Item property of the collection to return an IconCriterion object. The IconCriterion object represents a single criterion of an icon set.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.