This section of the Word VBA Reference contains documentation for all the objects, properties, methods, and events contained in the Word object model. **Note** Interested in developing solutions that ...
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 ...