Skip to content

Releases: exceljava/jinx-com4j

Release 1.2.0

Choose a tag to compare

@tonyroberts tonyroberts released this 10 Jan 14:12
41a3eaf

Updated the COM wrappers to include new features in Excel 2019

Release 1.1.0

Choose a tag to compare

@tonyroberts tonyroberts released this 13 Nov 14:50
2d67583

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

Choose a tag to compare

@tonyroberts tonyroberts released this 30 May 14:00
Initial commit