Release 1.1.0
Updated for Jinx 2.0.0
- New argument converter for the new Jinx IUnknown type to the Com4j wrapper types.
This means that the new safer form of ExcelAddIn.getApplication can be used, as well as allowing the com4j types to be used as parameters to ribbon actions. - Addded a way to get back from a Com4jObject to an IUnkown.
For passing com4j objects to methods like ExcelAddIn.getReference.