GrapeCity Documents for Excel, .NET Edition 5.0.5

Released: Mar 23, 2022

5.0.5 中的更新

修補程式

  • Bad performance when calculating formulas in a specific Excel file.
  • The position of the frozen pane is changed after JSON I/O.
  • The layout of checkbox list in the exported PDF file is different from SpreadJS designer.
  • Performance is bad when calling method toJSON with particular Excel file.
  • When the chart is exported to PDF, the pattern fill of the legend symbol is not correct.
  • The layout of the list object in the exporting PDF is not correct.
  • The checkbox is unchecked when the cell value is set.
  • Open CSV file with double quote, the records would be lost.
  • ParseException is thrown on opening particular excel file with threaed comment.
  • Exception is thrown on setting Workbook.Culture property when workbook contains Hyperlink named style.
  • Exception is throws when opening loading specific JSON file.
  • Exception is thrown on calling Workbook.SetLicenseKey method in multi-thread.
  • The result of IRange.LastColumn is not correct in some Excel file.
  • The plot area of chart is not updated in the exported PDF file when enabling/disabling calculation.
  • Custom named style are not exported to JSON or Excel file if it is not used in any range.
  • Font "Noto Sans JP" is not shown correctly in the exported PDF.
  • Exception is thrown on opening an Excel file.
  • Exception is thrown on opening an Excel file with ActiveX control.
  • NullPointerException is thrown on calling Calculate method after loading JSON file.