This repo is an example of a class I wrote, that can be used to search the code in a VBA project for a particular word. The code can search the VBA editor of any ...
Aim: To refactor a COM object to extract a VBA COM wrapper class. This is in regard for the requirement to construct VBA COM wrappers for classes at DotNetLib. As there are "numerous" properties and ...