[]
Specifies the type of Changed event that has occurred for conditional formatting.
public enum ConditionalFormattingChangedEventType
Public Enum ConditionalFormattingChangedEventType
| Name | Description |
|---|---|
| EffectChanged | Indicates that the effect on the applying cellrange of conditional formatting has been changed. |
| RuleChanged | Indicates that an individual rule of conditional formatting has been changed. |
| RuleCollectionChanged | Indicates that the rule colllection of conditional formatting has been changed. |