We are glad to announce the release of Spire.XLS for Java 4.11.0. This version supports to get the created time and the last saved time of Excel file. Meanwhile, it enhances the conversion from Excel to PDF and fixes some known issues.
Here is a list of changes made in this release
Category | ID | Description |
New feature | SPIREXLS-3488 | Supports to get the created time and the last saved time of Excel file.
BuiltInDocumentProperties properties1 = workbook.getDocumentProperties(); properties1.getCreatedTime(); properties1.getLastSaveTime(); |
Bug | SPIREXLS-3427 | Fixes the issue that the conditional formats did not take effect when converting an Excel file to PDF |
Bug | SPIREXLS-3444 | Fixes the issue that setting PivotTable layout mode to Outline mode did not take effect |
Bug | SPIREXLS-3445 | Fixes the issue that setting diagonal border color did not take effect |
Bug | SPIREXLS-3484 | Fixes the issue that the legend's name was incorrect after loading and saving an Excel file |
Bug | SPIREXLS-3507 | Fixes the issue that the application threw "java.lang.NullPointerException" when converting an Excel file to PDF |
Click the link to download Spire. XLS for Java 4.11.0: