[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ConditionalFormattingModel.Changed

Changed Event

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

Implements
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public event EventHandler<ConditionalFormattingModelEventArgs> Changed
Public 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 of the sheet.