Share via


ColorScaleCriteria Members

Include Protected Members
Include Inherited Members

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.

The ColorScaleCriteria type exposes the following members.

Properties

  Name Description
Public property _Default Reserved for internal use.
Public property Count Returns an Integer value that specifies the number of criteria for a color scale conditional format rule. Read-only.
Public property Item Returns a single ColorScaleCriterion object from the ColorScaleCriteriacollection. Read-only.

Top

Methods

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()

Top

See Also

Reference

ColorScaleCriteria Interface

Microsoft.Office.Interop.Excel Namespace