Version 24.2 (latest)

ThresholdConditionBase Class Methods

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

Public Methods
 NameDescription
Public MethodSetFirstPrioritySets the Priority value for this rule such that it is the first condition to be evaluated. Applicable only in the case where there is more than one element contained within the associated collection. (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.ConditionBase)
Public MethodSetFormulaAssigns a new Infragistics.Documents.Excel.Formula to the Formula property.  
Public MethodSetLastPrioritySets the Priority value for this rule such that it is the last condition to be evaluated. Applicable only in the case where there is more than one element contained within the associated ConditionalFormatCollection. (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.ConditionBase)
Public MethodSetRegionsReplaces the existing regions with new ones (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.ConditionBase)
See Also

View on GitHub