Aspose.Cells Java 1.7.4.0 Hot Fix Release Notes
Contents
[
Hide
]
This page contains release notes for Aspose.Cells Java 1.7.4.0 Hot Fix
Dear Customers,
We have released Aspose.Cells for Java V1.7.4!Following enhancements and fixes are included:
- Adds Column.applyStyle and Row.applyStyle methods. Fixes som bugs of setting and calculating formulas. Fixes a bug of coping row. Fixes a bug of freezing panes. Fixes a bug of saving charts. Fixes a bug of saving pivot tables. Fixes a bug of the cells.importResultSet() method.
Note: The method getNumerOfSheets of Workbook/Worksheets has bean renamed as getNumberOfSheets.And It is better to call Worksheets.size() to get number of sheets.