ExcelDna
ExcelDna copied to clipboard
Investigate Ribbon IDispatch wrapping
Check whether the default IDispatch
implementation for COM objects can be overridden, so that all dispatch calls can be wrapped in an exception handler. This would make Ribbon implementations safer, where we would prefer never to leak exceptions.