Aspose.Cells Java 1.4.0.0 New Release Release Notes

Dear Customers, 

We have released Aspose.Cells for Java V1.4.0.0!   

Following enhancements and fixes are included:

  • Added Cell.setValue(Object) method Added Cell.getStringValue() method Optimized the memory usage Fixed a bug in importing chart number formats

Name Change

Please note Aspose.Excel for Java has been renamed to Aspose.Cells for Java.

If you are upgrading from Aspose.Excel for Java,you need to replace Aspose.Excel.jar with Aspose.Cells.jar in the CLASSPATH.Also you need to change all “imports” package com.aspose.excel to com.aspose.cells in your code.