GrapeCity Documents for Excel, .NET Edition
Released: Nov 8, 2021
Updates in 4.2.5
Fixes
- It takes too much time on calling method 'GetUsedRange'.
- It takes too much time on copying range with formulas.
- Exception is thrown on calling IRange.FromJson.
- The formula is not correct after cutting range to another position.
- The exported Excel file is corrupted after copying a range from one workbook to another.
- The number format is changed after setting cell's value.
- Exception is thrown on calling 'ToJson' method in Mac environment.
- Macros are not preserved when an xlsm file with OLE objects is loaded and saved.
- The exported Excel file is corrupted after copying a worksheet from one workbook to another.
- OLE Objects are broken in exported Excel file.
- NumberFormatException is thrown on opening an Excel file which contains Pivot Table.
- The filter result is incorrect in exported JSON file.
- Extra characters are added to the comments in exported Excel file.
- The rows that should be hidden are shown in exported Excel file.
- Exception is thrown on calling 'workbook.calculate()' method.
- It takes too much time on calling method 'IWorksheet.FromJson()'.