GrapeCity.Documents.Excel Namespace / IColorScale Interface / ColorScaleCriteria Property
In This Topic
ColorScaleCriteria Property
In This Topic
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).
Syntax
IColorScaleCriteria ColorScaleCriteria {get;}
See Also