IconCriteria Members
Include Protected Members
Include Inherited Members
Represents the collection of IconCriterion objects. Each IconCriterion represents the values and threshold type for each icon in an icon set conditional formatting rule.
The IconCriteria type exposes the following members.
Properties
Name | Description | |
---|---|---|
_Default | Reserved for internal use. | |
Count | Returns a Long value that specifies the number of criteria for an icon set conditional format rule. Read-only. | |
Item | Returns a single IconCriterion object from the IconCriteria collection. Read-only. |
Top
Methods
Name | Description | |
---|---|---|
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator() |
Top