[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.MacroResolve

MacroResolve Event

Occurs when Spread binds to a function delegate by name.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
[Browsable(false)]
public event EventHandler<DelegateResolveEventArgs> MacroResolve
<Browsable(False)>
Public Event MacroResolve As EventHandler(Of DelegateResolveEventArgs)
Returns
Type Description
EventHandler<DelegateResolveEventArgs> Occurs when Spread binds to a function delegate by name.