Version Information
Version Added: Excel

Syntax

expression.Value

expression A variable that represents a ColorScaleCriterion object.

Remarks

You can set the value only if the property for the conditional format is set to one of the following constants: xlConditionValueNumber, xlConditionValuePercent, xlConditionValuePercentile, or xlConditionValueFormula.

If the type of threshold is a formula, you can set the formula as a String. The formula must return a single number.

See also: