Skip to content

Releases: exceljava/jinx-com4j

Release 1.2.0

10 Jan 14:12
41a3eaf
Compare
Choose a tag to compare

Updated the COM wrappers to include new features in Excel 2019

Release 1.1.0

13 Nov 14:50
2d67583
Compare
Choose a tag to compare

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

30 May 14:00
Compare
Choose a tag to compare
Initial commit