[]
Occurs when the user makes a change to the model that affects the conditional formatting of cells in the sheet.
event EventHandler<ConditionalFormattingModelEventArgs> Changed
Event Changed As EventHandler(Of ConditionalFormattingModelEventArgs)
Type | Description |
---|---|
EventHandler<ConditionalFormattingModelEventArgs> | Occurs when the user makes a change to the model that affects the conditional formatting of cells in the sheet. |