Parameters
- style
- A CellStyle that is applied to the Cell when the condition matches.
- op
- A ConditionalStyleOperator value that the Cell.Value should match.
- value1
- A System.Object that indicates the first operation value when op needs several arguments.
- value2
- A System.Object that indicates the second operation value when op needs several arguments.