Hotfix 2.1.4 Available for GrapeCity Documents for Excel
We've released a hotfix for .NET packages in GrapeCity Documents for Excel and Documents for Excel, Java Edition.
GcExcel 2.1.4 Fixes
Enhancements
- Performance of exporting a single worksheet to PDF was improved significantly.
- FromJson method was improved when json contained table style and multiple named styles.
- GcExcel now sets minimum value of Zoom factor to 10% when exporting spreadsheet to PDF, similar to MS Excel setting.
Bugs Fixed
- The TintAndShade property does not work as expected if Color is set.(DOCXLS-872)
- Cells containing SUBTOTAL formula do not return correct values.(DOCXLS-881)
- InvalidFormulaException is thrown when opening Excel files saved by Open XML SDK.
GcExcel Java 2.1.4 Fixes
Enhancements
- Performance of exporting a single worksheet to PDF was improved significantly.
- fromJson method was improved when json contained table style and multiple named styles.
- GcExcel now sets minimum value of Zoom factor to 10% when exporting spreadsheet to PDF, similar to MS Excel setting.
Bugs Fixed
- The TintAndShade property does not work as expected if Color is set.(DOCXLS-872)
- Cells containing SUBTOTAL formula do not return correct values.(DOCXLS-881)
- InvalidFormulaException is thrown when opening Excel files saved by Open XML SDK.