Document Solutions for Excel, .NET Edition 7.0.1

Released: Jan 4, 2024

Updates in 7.0.1

Fixes

  • It takes more than 5 minutes to export specific SSJSON file to PDF.
  • Unexpected diagonal border is exported in the XLSX file.
  • The result of AGGREGATE formula is incorrect.
  • The font style of shape is incorrect in the exported PDF file.
  • The icon of conditional format in the exported HTML file is different from Excel and SpreadJS.
  • Some back color of cells change to black in the exported PDF file.
  • Exception is thrown on loading a specific XLSX file.
  • Exception is thrown on loading a specific SSJSON file if the file contains invalid chart data.
  • Performance issue while calculating workbook.
  • The conditional formatting styles are lost after loading an SSJSON file then exporting to SJS file.
  • The call of method PrintManager.paginate() takes too much time.
  • When the special XLSX with hyperlinks is loaded and saved, the saved XLSX is corrupted.
  • Some cells that were not locked became locked after loading an SJS file then exporting to another SJS file.
  • The returned value of fromJson does not contain formula error.
  • Exception is thrown on calling Workbook.ToJson() method.
  • Exception is thrown on opening an SSJSON file contains invalid formulas.
  • The result of VDB function is different from Excel.
  • The formula is not updated after calling IWorksheet.FromJson().
  • The text is incorrect in the exported PDF file.
  • The center header of page setup can not be set using IPage.CenterHeader.Text method.
  • Exception is thrown on copying worksheet to another workbook.