IconCriteria.Count Property

Excel Developer Reference

Returns a Long value that specifies the number of criteria for an icon set conditional format rule. Read-only.

Version Information
 Version Added:  Excel 2007

Syntax

expression.Count

expression   A variable that represents an IconCriteria object.

Remarks

The number of criteria is equivalent to the number of threshold values assigned for an icon set.

See Also