Release Notes‎ > ‎

JExcel 1.5 Support of 64-bit platform

posted Nov 18, 2010, 3:52 AM by Unknown user   [ updated Sep 3, 2015, 7:01 AM by Unknown user ]

New Features:

  • Added support of 64-bit platform;
  • Generation of appropriate events for worksheets which have been added by copying;
  • Added support of Excel 2010 32/64-bit.

Resolved Issues:

  • Memory leak in Worksheet.getCell() and Cell.getString() methods;
  • Keyboard handling issue when JExcel cannot process arrow keys after losing and getting focus back;
  • Several focus handling issues in JWorkbook component;
  • Excel process is now released correctly after the application is closed.