GrapeCity Documents .NET Bundle updated

Released: Jan 14, 2022

Updates in GrapeCity Documents .NET Bundle

Fixes

GrapeCity Documents for Excel, .NET Edition 5.0.2

  • Default column width changes when exporting to Excel file.
  • The method IRange.Autofit() would not take effect when adjacent cell is set wrapping.
  • Exception is thrown on saving Excel file when the formula2 in data validation is empty.
  • Exception is thrown on saving PDF file when workbook contains specific chart.
  • InvalidFormulaException is thrown on opening particular Excel file contains special characters in table column.
  • OutOfMemory exception is thrown on exporting the Excel file with shape object to HTML.
  • It takes a long time on calling Workbook.ToJson() method.
  • Some KR demo resources are missing.
  • Exception is thrown on loading the JSON file exported by GcExcel.
  • Exception is thrown on exporting PDF file when workbook contains specific Pivit Table.
  • StackOverFlow exception is thrown on opening specific Excel file.
  • Shape border is changed in the exported HTML file when resaving it.