Dear Customers,
We have released Aspose.Cells for Java V1.7.1!
Following enhancements and fixes are included:
- Supports to import content and styles of the cells from SpreadsheetML file
- Supports to export content and styles of the cells to SpreadsheetML file
- Supports formula’s calculation engine
- Supports to set R1C1 formula
- Supports another two data source types of PivotTable
- Fixes some bugs of adding PivotTable .
Note: We remove the const CellValueType.FORMULA and add Cell.isFormula() method to decide whether the cell contains formula.