[]
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.
public interface IColorScaleCriteria
Public Interface IColorScaleCriteria
| Name | Description |
|---|---|
| Count | Gets an integer value that specifies the number of criteria for a color scale conditional format rule. |
| this[int] | Gets a single ColorScaleCriterion object from the IColorScaleCriteria collection. |