The following tables list the members exposed by ColorScaleCriterion.
Name | Description | |
---|---|---|
FormatColor | Returns or sets a Infragistics.Documents.Excel.WorkbookColorInfo object which defines the color information for the threshold associated with 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) | |
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 CriterionBase.Formula property, and assigns a value of Formula to the CriterionBase.ValueType property. (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.CriterionBase) | |
SetValue | Overloaded. Sets the CriterionBase.Value and CriterionBase.ValueType properties to the specified values. (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.CriterionBase) | |
ToString | Returns the string representation of this instance. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.CriterionBase) |