GrapeCity Documents for Excel, .NET Edition 6.1.2
Released: Jun 16, 2023
Updates in 6.1.2
Fixes
- Performance downgradation on using PrintManager to exporting PDF file comparing to old version.
- The column count is incorrect in the exported PDF file when adding a shape with rotation.
- The result of cross workbook formula is incorrect in the export Excel file.
- The calculated item is not saved correctly when some fields are not visible.
- Performance issue on calling Workbook.Calculate() method.
- The indent of the checkbox list is missing in the exported PDF file.
- KeyNotFoundException is thrown on exporting PDF file when workbook contains specific chart.
- The sheet content is incorrect in the exported PDF file.
- The texts containing line breaks are not output correctly in the PDF file.
- The custom number format is not applied to cell which has rich text in the exported PDF file.
- The length of certain shape is incorrect in the exported PDF file.
- Chart data is lost after merging workbooks containing chart and sheet reference formula.
- The conditional formatting of cells with fills are not output to PDF file correctly.
- The result of SUMIF function is incorrect.
- The stacked series is lost when category axis is date type in the exported PDF file.
- Exception is thrown on loading some irregular Excel file.
- Exception is thrown on calling IRange.Clear() method.
- The exported Excel report file is incorrect after processing template.
- OutOfMemoryError is thrown on refreshing pivot table.
- Exception is thrown on saving PDF file when the original workbook contains abnormal data.
- The result of IRange.GetUsedRange() method is incorrect.