GrapeCity Documents .NET Bundle updated

Released: Nov 23, 2021

Updates in GrapeCity Documents .NET Bundle

Fehlerkorrekturen

GrapeCity Documents for Excel, .NET Edition 4.2.6

  • The cell formula and value are lost in exported JSON file.
  • It takes too much time on calling method 'Workbook.ProcessTemplate()'.
  • Exception is thrown on calling 'Workbook.ToJson()' method.
  • The cell style is incorrect in the exported Excel file.
  • Exception is thrown on calling 'Workbook.FromJson()' method.
  • The result of 'Round' formula is incorrect in German culture.
  • IlleagalArguement and NumberFormat exception would be thrown on opening particular excel file using GcExcel.
  • The formula in exported JSON by GcExcel is not the same as original JSON.
  • The floating object is lost in the exported JSON file.
  • Exception is thrown on opening particular excel file.
  • Exception is thrown on calling method 'Workbook.ToJson()' when workbook contains PivotTable.
  • Theme color is incorrect in the exported Excel file.
  • The version is incorrect in the exported JSON file.
  • Exception is thrown on calling method 'Workbook.FromJson()' when JSON contains conditional format.