GrapeCity Documents for Excel, .NET Edition 5.0.1
Released: Dec 28, 2021
Updates in 5.0.1
Fixes
- The alignment style is lost in the exported JSON file.
- The formula is incorrect in the exported Excel file when using template language to generate report.
- Unexpected borders are shown in exported image.
- FormatRows setting of worksheet protection is lost in the exported Excel file.
- System.AggregateException is thrown on saving Excel file to multiple PDF files in parallel.
- Hidden rows are shown in the exported JSON file.
- IndexOutOfRangeException is thrown on calling 'Workbook.Calculate()' method.
- The cell color is incorrect in the exported Excel file.
- The QRCode which has connection symbol is not output to the PDF file correctly.
- The radar chart is incorrect in the exported Excel file.
- Unexpected borders are output in the exported PDF file if the cell is merged.
- NullPointerException is thrown on calling 'Workbook.ToJson()' method.
- When the workbook with a large number of characters in one cell is exported to PDF, that PDF file is corrupted.
- The exported Excel file is corrupted when copying a sheet with name length is 31.