GrapeCity Documents for Excel, .NET Edition 4.0.1

Released: Dec 11, 2020

4.0.1 での更新項目

不具合の修正

  • #REF! error occurs when copying formula between workbooks.
  • Broken XLSX file is generated after copying sheet between workbooks.
  • Hyperlinks are not exported to the PDF correctly.
  • Exception is thrown when saving to Excel with Pivot Table.
  • The col tag is not correct in the saved HTML.
  • After saving to HTML, the total value in Pivot Table shows a lot of #.
  • Exception is thrown during from JSON.
  • ConcurrentModificationException is thrown when saving to Excel file.
  • NullException is thrown when opening an Excel file.
  • NumberFormatException is thrown when an Excel file.
  • DataValidation will not work in SpreadJS after loading the ssjson exported by GcExcel.
  • Error occurs when opening a XLSX file which is saved by GcExcel.
  • IllegalStateException is thrown during from ssjson.
  • Column width is wrong in SpreadJS after loading the ssjson exported by GcExcel.
  • Can not navigate to destination address when click hyperlink in exported PDF file.
  • NullPointerException is thrown when copying sheet between workbooks.
  • Workbook.SelectedSheets doesn't reset after FromJson.
  • Error popping up while opening an Excel file having the pivot.
  • NullReferenceException will occur when Workbook.ToJson() is used.
  • When saving as HTML, the text with format ";;;" should not be export to HTML.
  • The custom data validation can be added without the formula.