Version 24.2 (latest)

TextOperatorConditionalFormat Class Methods

For a list of all members of this type, see TextOperatorConditionalFormat 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 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)
Public MethodSetTextFormulaAssigns a Infragistics.Documents.Excel.Formula to the TextFormula property.  
See Also