System.object Add( FormatConditionType type, FormatConditionOperator formatConditionOperator, System.object formula1, System.object formula2 )
Parameters
- type
- Specifies the type for the new conditional format.
- formatConditionOperator
- Specifies the operator of the conditional format.
- formula1
- Specifies the first formula of the conditional format.
- formula2
- Specifies the second formula of the conditional format.
Return Value
The new conditional format.