Interface: ISheetDataValidationChangedEvent
Event interface triggered when a data validation rule is changed ISheetDataValidationChangedEvent
Extends
IEventBase
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
|
Flag to cancel the event if supported |
| |
|
Type of change made to the validation rule |
‐ | |
|
The previous validation rule, if it exists |
‐ | |
|
The source of the rule change |
‐ | |
The new or modified validation rule |
‐ | ||
The workbook instance |
‐ | ||
The worksheet containing the validation rule |
‐ |