ColorScale.ColorScaleCriteria Property
Excel Developer Reference |
Returns a ColorScaleCriteria object, which is a collection of individual ColorScaleCriterion objects. The ColorScaleCriterion object specifies the type, value, and color of threshold criteria used in the color scale conditional format. Read-only.
Version Information
Version Added: Excel 2007
Syntax
expression.ColorScaleCriteria
expression A variable that represents a ColorScale object.
See Also