Lanzamientos de Document Solutions for Excel, Java Edition

Released: Mar 22, 2024

Actualizaciones en 7.0.5

Correcciones

  • Some content in the hyperlink is escaped after loading the SJS file.
  • 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 loading SJS file when some table formula is empty.
  • Performance issue on accessing or setting named style.
  • Performance issue on getting or setting value when workbook...

Released: Feb 28, 2024

Actualizaciones en 7.0.4

Correcciones

  • The checkstatus of the checkbox is incorrect in the exported PDF file.
  • The cell value is incorrect in the exported PDF file when value is an array.
  • 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.
  • The image in page setup is lost in the exported SSJSON file...

Released: Feb 8, 2024

Actualizaciones en 7.0.3

Correcciones

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

Released: Jan 19, 2024

Actualizaciones en 7.0.2

Correcciones

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

Released: Jan 4, 2024

Actualizaciones en 7.0.1

Correcciones

  • It takes more than 5 minutes to export specific SSJSON file to PDF file.
  • 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...

Released: Dec 11, 2023

Actualizaciones en 7.0.0

Características

  • Async User-Defined Function Support - A user-defined function derived from the new AsyncCustomFunction class now supports asynchronous calculations. Additionally, the CalcError type introduces a 'Busy' enum, signifying that a cell is currently engaged in calculating an asynchronous formula. This enhancement in DsExcel empowers users to leverage asynchronous calculations within their custom functions, providing flexibility and efficiency in scenarios involving complex computations...

Released: Nov 21, 2023

Actualizaciones en 6.2.5

Correcciones

  • The size of the QR code is not as expected.
  • After calling IWorksheet.copyAfter() method, an error occurs when opening the exported Excel file.
  • Performance issue when calling IRange.Copy() method many times.
  • The icon of conditional format in the exported PDF file is different from Excel and SpreadJS.
  • Exception is thrown on copying sheet across Excel files when sheet contains custom sheet views.
  • The selected area is a whole row, the used range would be changed in the exported SJS file...

Released: Nov 3, 2023

Actualizaciones en 6.2.4

Correcciones

  • Chart is not output correctly in PDF file when combo chart of scatter charts have no data.
  • Exception is thrown on Workbook.processTemplate() method.
  • The cell formatting is incorrect in the copied worksheet.
  • Exception is thrown on loading the particular SSJSON file contains ComboBox celltype.
  • Exception is thrown on calculating the function which refers to a non-exist worksheet.
  • Exception is thrown on saving workbook to the Excel file.
  • The exported XLSX file is corrupted when the...

Released: Oct 13, 2023

Actualizaciones en 6.2.3

Correcciones

  • There are unexpected lines in the exported Excel file after processing Template file.
  • DataValidation Error Alert doesn't preserves after saving the Workbook.
  • InvalidOperationException is thrown on specifying multiple ranges for a chart data source.
  • The calculated result is inconsistent between the exported PDF and Excel files.
  • Threaded comments are not visible in Finnish locale.
  • Size of Chart Y Axis is incorrect in the exported Excel file.
  • There are unexpected characters in the...

Released: Sep 15, 2023

Actualizaciones en 6.2.2

Correcciones

  • The result of XLOOKUP function is incorrect.
  • The text wrapping position is inconsistent with SpreadJS.
  • The picture is incorrect in the exported PDF file when picture has crop and rotation setting.
  • The center header of printinfo is lost in the exported SSJSON file.
  • Exception is thrown on loading the SSJSON file that contains invalid chart data.
  • Exception is thrown on rendering PDF file when workbook contains particular chart.
  • Performance issue on setting cell value.
  • The interior of...