ColorScaleCriterion Members

Include Protected Members
Include Inherited Members

Represents the criteria for the minimum, midpoint, or maximum thresholds for a color format conditional format.

The ColorScaleCriterion type exposes the following members.

Properties

  Name Description
Public property FormatColor Returns a FormatColor object, which specifies the color assigned to the threshold of a color scale conditional format. Read-only.
Public property Index Returns a Integer value indicating which threshold the criteria represents. Read-only.
Public property Type Returns one of the constants of the XlConditionValueTypes enumeration, which specifies how the threshold values for a data bar or color scale conditional format are determined. Read-only.
Public property Value Returns or sets the minimum, midpoint, or maximum threshold value for a color scale conditional format. Read/write.

Top

See Also

Reference

ColorScaleCriterion Interface

Microsoft.Office.Interop.Excel Namespace