Monkey Patching in VBA
Summary
The article explains ASF's approach to monkey patching Office COM objects via a prototype extension in VBA, including syntax, examples, and security considerations. It covers how to extend Office objects with prototype methods and discusses use cases across Excel, Word, and PowerPoint.