[]
        
(Showing Draft Content)

FarPoint.Web.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.Web.Spread
Assembly: FarPoint.Web.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.