IColorScaleCriteria Interface
In This Topic
Represents a collection of ColorScaleCriterion objects that represent all of the criteria for a color scale conditional format.
Each criterion specifies the minimum, midpoint, or maximum threshold for the color scale.
Object Model
Syntax
[System.Reflection.DefaultMember("Item")]
public interface IColorScaleCriteria
See Also