Share via


IconCriterion.Index Property

Excel Developer Reference

Returns a Long value indicating which threshold the criteria represents. Read-only.

Version Information
 Version Added:  Excel 2007

Syntax

expression.Index

expression   A variable that represents an IconCriterion object.

Remarks

For an icon set, this property will return a value of "1" for the minimum threshold, "2" for the next threshold, and so on.

See Also