This is a simple class that can be added to an Excel VBA project, that will handle loading a custom font file when the workbook is opened. Add the font install class to a VBA project. The ThisWorkbook ...
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 ...