ColorScaleCriterion.FormatColor Property (Excel)

Returns a FormatColor object, which specifies the color assigned to the threshold of a color scale conditional format. Read-only.

Version Information

Version Added: Excel 2007

Syntax

expression .FormatColor

expression A variable that represents a ColorScaleCriterion object.

Remarks

You can set the color of the minimum, midpoint, or maximum thresholds to any custom color by using the Color property; or use the ThemeColor property.

See Also

Concepts

ColorScaleCriterion Object Members

ColorScaleCriterion Object