[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IConditionalFormattingModel.Changed

Changed Event

Occurs when the user makes a change to the model that affects the conditional formatting of cells in the sheet.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
event EventHandler<ConditionalFormattingModelEventArgs> Changed
Event Changed As EventHandler(Of ConditionalFormattingModelEventArgs)
Returns
Type Description
EventHandler<ConditionalFormattingModelEventArgs> Occurs when the user makes a change to the model that affects the conditional formatting of cells in the sheet.