repairLegacyFunctions(Workbook, Boolean) Method
"repairs" legacy functions from old VB6-COM Addin by removing "DBAddin.Functions." before function name
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public static void repairLegacyFunctions( Workbook actWB, bool showResponse )
Parameters
- actWB
- Type: Workbook
- showResponse
- Type: Booleanin case this is called interactively, provide a response in case of no legacy functions there