Document Solutions for Excel, .NET Edition Releases

Released: Jun 27, 2024

Updates in 7.1.4

Fixes

  • Merged cells are unmerged in the exported Excel file when template cell have G=R property.
  • The series line of chart changed after loading the SSJSON file then exporting to SJS file.
  • The formula is lost after loading the particular SJS file.
  • The font weight is lost after loading the particular SSJSON file.
  • Performance issues on opening a particular Excel file which contains lots of external workbooks.
  • Exception is thrown on exporting Excel file after deleting particular sheet.
  • The...

Released: Jun 7, 2024

Updates in 7.1.3

Fixes

  • The column style is lost after calling processTemplate method in the exported XLSX file.
  • There is a performance issue when saving specific Excel files to an HTML file.
  • Enhanced the exception message when deleting range is not allowed.
  • Exception is thrown on filling the specific template file.
  • Row heights are changed after opening an XLSX file then export to SSJSON file.
  • Exception is thrown on deleting row after loading some particular SJS file.
  • Constant cells are expand along with the...

Released: May 16, 2024

Updates in 7.1.2

Fixes

  • The formula result is incorrect using API to get the cell value.
  • Performance issue on calculating workbook containing dynamic array formulas.
  • The number format is incorrect when using Chinese version of Excel to open the Excel file exported in US culture.
  • Rich text is missing in the exported PDF file.
  • Copying the sheet takes a long time when sheet contains lots of pictures.
  • The print info is changed in the exported SSJSON file.
  • An exception is thrown on saving Excel file.
  • Chart data lost...

Released: Apr 29, 2024

Updates in 7.1.1

Fixes

  • Sheet scrolling buttons are not working when hiding sheet and exporting to Excel file.
  • The text direction is different from Excel in the exported PDF file.
  • The formula result is incorrect when reading the formula cell value and saving back to Excel.
  • The formula result is incorrect with Japanese full-width parameters.
  • Exception is thrown on saving an Excel after copying range with formula.
  • Exception is thrown on saving Excel to PDF file with Espanol culture.
  • Some cell values have an...

Released: Apr 17, 2024

Updates in 7.1.0

Features

  • Template Enhancements
    • Enhanced Template language with better performance - The DsExcel Templates have been refactored, emphasizing enhanced performance and stability. The recent improvements include:
      • Addressing the absence of a data source by treating it as null.
      • Enabling OverwriteFillFormat functionality to seamlessly operate in both Pagination and non-Pagination modes.
      • Enhancing template processing capabilities to include support for Picture and Shapes.
      • Enhanced Template performance...

Released: Mar 22, 2024

Updates in 7.0.5

Fixes

  • Some content in the hyperlink is escaped after loading the SJS file.
  • The legend of chart in the exported PDF file is incorrect.
  • The table range is not updated after data binding.
  • Exception is thrown on exporting PDF file when workbook contains specific cell button.
  • Exception is thrown on processing template.
  • Exception is thrown on loading Excel file.
  • Exception is thrown on exporting PDF file in France (Belgium) culture.
  • Exception is thrown on loading SJS file when some table formula is...

Released: Feb 28, 2024

Updates in 7.0.4

Fixes

  • The checkstatus of the checkbox is incorrect in the exported PDF file.
  • Exception is thrown on exporting SJS file when data validation contains invalid formulas.
  • Exception is thrown on getting cell value when the cell refers to non-existing worksheet.
  • The formula changed after inserting a column when formula contains non-existing worksheet.
  • Exception is thrown on opening a particular Excel file.
  • The shape is not copied using IRange.Copy() method.
  • Merge area changed in the exported Excel...

Released: Feb 8, 2024

Updates in 7.0.3

Fixes

  • The captions of a Pivot Table item are reset after refreshing.
  • Exception is thrown on exporting workbook to PDF file.
  • Performance issue when copying cells to another workbook.
  • The border in the exported HTML file is inconsistent with the display in SpreadJS.
  • The processing time of the template has significantly increased after the upgrade.
  • Exception is thrown on trying to get the DataValidation Formula.
  • Integers have an extra decimal place in the exported file after template processing...

Released: Jan 19, 2024

Updates in 7.0.2

Fixes

  • The formula changes after inserting columns if the referenced worksheet does not exist.
  • After importing SJS and SSJSON files exported by DsExcel into the SpreadJS designer, the charts appear differently.
  • The cell value is incorrect after loading the SJS file exported by SpreadJS.
  • The exported Excel file is corrupted after loading the SSJSON file then exporting.
  • Exception is thrown on calling GetAccurateRangeBoundary method for particular Excel if the calc engine is turned off.
  • Exception is...

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...