Released: Mar 8, 2021
Actualizaciones en 4.0.4
Correcciones
GrapeCity Documents for Excel, .NET Edition
- Generating SSJSON takes longer.
- Insert Range shows Invalid Operation Exception in certain cases.
- ArrayIndexOutOfBoundsException while opening the file.
- File takes 17min to open unless shapes disabled.
- Taking longer time to get value from a cell.
- Getting cell value takes more time after copying to another sheet.
- Setting formula fails with exception.
- Copying range fails with exception.
- Getting value from source after copying takes more than 5 minutes.
- Excel with pivot table corrupted after saving using GcExcel API.
- NullPointerException when saving copy.
- Excel corrupted after hiding columns using GcExcel API.
- IndexOutOfBoundsException when saving workbook.
- Cannot read formula in copied file.
- Broken file produced during copy.
- Removing formula in copied workbook fails with exception.
- ProtectionOptions setting lost after saving to json using GcExcel.
- Cached value lost in source sheet after copying range, different behavior when copying range and sheet.
- Calculation hangs in workbook copied using SSJSON.
- Structured references in table cells not calculating after range copy/paste between worksheets.
- ArgumentOutOfRangeException occurs when calculating Excel file with external links.
- Unexpected border in PivotTable in the exported PDF.
- Exception occurs after calling IPivotTable.Update().
- Problem exporting PDF with text orientation.
- IllegalArgumentException on opening attached Excel file.
- Copy result is not correct if copy entire single row to multi rows and target rows contains entire merge areas.
- Java API column setHidden() method is not working properly.
- After the Excel file toJson, data validation is lost.
- After GCExcel imports and exports SSJSON, the chart type has changed.
- Invalid values after calculation with Release 4.0.2.
- IRange.Find won't work while the search string end with "
".
- Sheet password does not work after saving.
- Exception of type 'GrapeCity.Documents.Excel.InvalidFormulaException' was thrown when cutting a range in sheet to another workbook.
- Getting the background color of entire column is wrong.
- When pareto chart and funnel chart are exported to a PDF, NullReferenceException occurs.
- Cells Text Orientation is not deserialised to JSON.
- Incorrect JSON gets exported for grouped columns.