Version

OperatorConditionalFormat Class Methods

For a list of all members of this type, see OperatorConditionalFormat 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 MethodSetOperand1Overloaded. Assigns the specified System.Double value to the Operand1 property.  
Public MethodSetOperand1FormulaAssigns a Infragistics.Documents.Excel.Formula to the Operand1 property.  
Public MethodSetOperand2Overloaded. Assigns the specified System.Double value to the Operand2 property.  
Public MethodSetOperand2FormulaAssigns a Infragistics.Documents.Excel.Formula to the Operand2 property.  
Public MethodSetRegionsReplaces the existing regions with new ones (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.ConditionBase)
See Also