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