Releases: exceljava/jinx-com4j
Releases · exceljava/jinx-com4j
Release 1.2.0
Updated the COM wrappers to include new features in Excel 2019
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.
Release 1.0.0
Initial commit