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 | |
---|---|---|
_Default | Reserved for internal use. | |
Count | Returns an Integer value that specifies the number of criteria for a color scale conditional format rule. Read-only. | |
Item | Returns a single ColorScaleCriterion object from the ColorScaleCriteriacollection. Read-only. |
Top
Methods
Name | Description | |
---|---|---|
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator() |
Top