The following tables list the members exposed by IconCriterion.
Name | Description | |
---|---|---|
Comparison | Returns or sets a Comparison value which determines whether a "greater than" or "greater than or equal to" comparison is made when comparing cell values to the value of this instance. | |
Formula | Returns the formula which determines whether cell values meet the criteria defined by the associated condition. (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.CriterionBase) | |
Icon | Returns or sets a Infragistics.Documents.Excel.FormatConditionIcon value which identifies the icon displayed for this threshold as defined by the IconSetConditionalFormat.IconSet and Index properties. | |
IconSet | Returns a Infragistics.Documents.Excel.FormatConditionIconSet value which identifies the icon set that includes this icon (read-only). | |
Value | Returns the numeric value for this instance. (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.CriterionBase) | |
ValueType | Returns a FormatConditionValueType value which specifies the manner in which the threshold values for this instance are determined. (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.CriterionBase) |
Name | Description | |
---|---|---|
SetFormula | Assigns the specified formula to the Formula property, and assigns a value of Formula to the ValueType property. (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.CriterionBase) | |
SetValue | Overloaded. Sets the Value and ValueType properties to the specified values. (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.CriterionBase) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.CriterionBase) |