[]
Represents the criteria for the minimum, midpoint, or maximum thresholds for a color format conditional format.
public interface IColorScaleCriterion
Public Interface IColorScaleCriterion
| Name | Description |
|---|---|
| FormatColor | Represents the fill color specified for a threshold of a color scale conditional format or the color of the bar in a data bar conditional format. |
| Index | Gets the index of this criterion |
| Type | Gets one of the constants of the CfValueType enumeration, which specifies how the threshold values for a data bar or color scale conditional format are determined. Read-only. |
| Value | Gets or sets the minimum, midpoint, or maximum threshold value for a color scale conditional format. |