GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IColorScaleCriteria Interface
Members


In This Topic
IColorScaleCriteria Interface
In This Topic
A collection of ColorScaleCriterion objects that represents all of the criteria for a color scale conditional format. Each criterion specifies the minimum, midpoint, or maximum threshold for the color scale.
Syntax
'Declaration
 
Public Interface IColorScaleCriteria 
 
'Usage
 
Dim instance As IColorScaleCriteria
See Also