[]
Occurs when the user makes a change to the model that affects the conditional formatting of cells of the sheet.
public event EventHandler<ConditionalFormattingModelEventArgs> Changed
Public 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 of the sheet. |