Version

CriterionBase Class Members

The following tables list the members exposed by CriterionBase.

Public Properties
 NameDescription
Public PropertyFormulaReturns the formula which determines whether cell values meet the criteria defined by the associated condition.  
Public PropertyValueReturns the numeric value for this instance.  
Public PropertyValueTypeReturns a FormatConditionValueType value which specifies the manner in which the threshold values for this instance are determined.  
Public Methods
 NameDescription
Public MethodSetFormulaAssigns the specified formula to the Formula property, and assigns a value of Formula to the ValueType property.  
Public MethodSetValueOverloaded. Sets the Value and ValueType properties to the specified values.  
Public Events
 NameDescription
Public EventPropertyChangedOccurs after a property value has changed  
See Also