IconSetCondition.Formula Property (Excel)

Returns or sets a String representing a formula, which determines the values to which the icon set will be applied.

Version Information

Version Added: Excel 2007

Syntax

expression .Formula

expression A variable that represents an IconSetCondition object.

Remarks

This property is useful to limit the range of values that will display the conditional format. A typical scenario is when you have a range of numbers containing both positive and negative values. You may want to create more than one conditional format for this range of numbers—one for positive values and another for negative values.

See Also

Concepts

IconSetCondition Object Members

IconSetCondition Object