Version

FunctionInitializingEventArgs Class Members

The following tables list the members exposed by FunctionInitializingEventArgs.

Public Constructors
 NameDescription
Public ConstructorFunctionInitializingEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyFormulaProviderRead-only property that returns the IFormulaProvider. The IFormulaProvider is the object whose format property is being edited.  
Public PropertyFunctionRead-only property that returns the actual name of the reference which is being initialized.  
See Also