Version

ColorScaleCriterion Class Properties

For a list of all members of this type, see ColorScaleCriterion members.

Public Properties
 NameDescription
Public PropertyFormatColorReturns or sets a Infragistics.Documents.Excel.WorkbookColorInfo object which defines the color information for the threshold associated with this instance.  
Public PropertyFormulaReturns the formula which determines whether cell values meet the criteria defined by the associated condition. (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.CriterionBase)
Public PropertyValueReturns the numeric value for this instance. (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.CriterionBase)
Public PropertyValueTypeReturns a FormatConditionValueType value which specifies the manner in which the threshold values for this instance are determined. (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.CriterionBase)
See Also