Share via


IconCriterion Members

Include Protected Members
Include Inherited Members

Represents the criterion for an individual icon in an icon set. The criterion specifies the range of values and the threshold type associated with the icon in an icon set conditional formatting rule.

The IconCriterion type exposes the following members.

Properties

  Name Description
Public property Icon Gets or sets the icon for a criterion in an icon set conditional formatting rule.
Public property Index Gets a value indicating which threshold the criteria represents.
Public property Operator Returns or sets one of the constants of the XlFormatConditionOperator enumeration, which specifes if the threshold is "greater than" or "greater than or equal to" the threshold value.
Public property Type Returns one of the constants of the XlConditionValueTypes enumeration, which specifies how the threshold value for an icon set is determined. Read-only.
Public property Value Returns or sets the threshold value for an icon in a conditional format. Read/write Variant.

Top

See Also

Reference

IconCriterion Interface

Microsoft.Office.Interop.Excel Namespace