标签: excel vba
在Excel + VBA中,如何列出插件中包含的功能?
答案 0 :(得分:0)
最后,我最终使用了Application.RegisteredFunctions。这仅适用于通过插件注册的UDF。
Application.RegisteredFunctions