Adding library reference |
To get autocomplete working, you need to add a reference to the addin's type library. The type library is also useful if you want to use the addin from languages other than VBA, for example from a C# project. The type library is installed together with the addin, and can be located in the addin's installation folder (it has .tlb extension)