ConditionalFormattingChangedEventArgs Constructor(IConditionalFormattingRule,Boolean)
Initializes a new instance of the ConditionalFormattingEventArgs class. The Changed event's type is RuleChanged.
Parameters
- rule
- The changed rule.
- isRulePriorityChanged
- Indicates if the changed rule's priority has changed.