'Declaration Protected Overridable Sub OnFormulaPanelInsertFunction( _
ByVal argsThe XlsxFunctionNameEventArgs instance containing the event data.As XlsxFunctionNameEventArgs _
)
protected virtual void OnFormulaPanelInsertFunction(
XlsxFunctionNameEventArgs args
)
protected: virtual void OnFormulaPanelInsertFunction(
XlsxFunctionNameEventArgs* args
)
protected:
virtual void OnFormulaPanelInsertFunction(
XlsxFunctionNameEventArgs^ args
)
Parameters
- args
- The XlsxFunctionNameEventArgs instance containing the event data.