Released: Mar 6, 2025
Updates in 8.0.4
Fehlerkorrekturen
- An exception was thrown when loading a specific SSJSON file.
- The result was incorrect after calling the IRange.sort() method.
- The binding information for table columns was lost after processing the template.
- The formula in the exported workbook was incorrect after processing the template.
- The custom formatter was lost in the exported SJS file.
- The shape's border remained visible in the exported PDF and SJS files despite being set to invisible.
- The custom formatting of the table...
Released: Feb 21, 2025
Updates in 8.0.3
Fehlerkorrekturen
- The text display different comparing with Excel in the exported PDF file.
- Exception is thrown on processing Template.
- Unexpected cell borders appear in the exported PDF file.
- The scale of tick labels in vertical axis is incorrect in the exported PDF file.
- Exception should be thrown when data source in template is missing.
- There are Spill and NA errors when using COUNTIFS formula.
- The cell locked status has changed after exporting workbook to SSJSON file then import it.
- The...
Released: Jan 15, 2025
Updates in 8.0.2
Fehlerkorrekturen
- The cell reference is not as expected in the expanded result after processing template.
- The size of Pie chart is smaller than Excel in the exported Image file.
- Performance issues on processing templates with a large expanded result range.
- The cell tag is lost in the exported Excel file after processing template.
- The row count is incorrect in the exported SJS file.
- Exception is thrown on copying cell across workbook if the source range contains conditional format.
- Exception is...
Released: Jan 3, 2025
Updates in 8.0.1
Fehlerkorrekturen
- The cell value is incorrect when it is in the spilled range of dynamic array formula.
- The style in the hidden column is shown after processing template.
- The z-order of shapes changed after processing template.
- Exception is thrown on calling the processing template method when null exists in the data source.
- Background picture is not copied when calling IRange.Copy method.
- The result of XIRR formula is incorrect.
- Exception is thrown on getting value when cell uses PERCENTRANK...
Released: Dec 11, 2024
Updates in 8.0.0
Funktionen
Import Data from Object Collections and Data Tables
- When working with Excel sheets programmatically in business applications, one common task is to import data from different data sources, such as classes and objects, relational databases etc. In the v8 release, Document Solutions for Excel (DsExcel) adds the ability to import data from the following types of data sources:
- Simple enumerable.
- Multidimensional array.
- Jagged arrays.
- Custom objects.
- Custom objects from weakly typed...
Released: Nov 21, 2024
Updates in 7.2.5
Fehlerkorrekturen
- When copying array formulas and exporting them to Excel, the reference ranges change.
- The form fields are incorrect in the exported PDF file after processing template.
- Some conditional formats are lost in the exported Excel file.
- Exception is thrown on opening a specific Excel file with a password.
- The XMATCH function does not return correct value if lookup array contains empty cells.
- Exception is thrown on loading SJS file contains null author in comment.
- The autofit method...
Released: Oct 31, 2024
Updates in 7.2.4
Fehlerkorrekturen
- OutOfMemoryException is thrown on exporting Excel file to SJS file.
- The font name in specific cells has changed after loading the SSJSON file.
- Some unused named styles are missing after loading the original SJS file.
- Some data labels are missing in the exported image file.
- Exception is thrown on opening an SJS file.
- The chart is corrupted in the SJS file exported by DsExcel.
- Emoji characters in sheet name get corrupted in the exported SJS file.
- The fill color is incorrect after...
Released: Oct 10, 2024
Updates in 7.2.3
Fehlerkorrekturen
- The alignment is incorrect in the exported Excel file when overwrite fillmode is applied to cross table in template.
- The invocation of the PrintManager consumes a lot of memory.
- The plot area is not in the center in the exported image file.
- Some resources are incorrect in the de-DE/de-CH/it-CH/fr-CH culture in the exported Excel file.
- Exception is thrown on exporting SJS file after copying formula from another workbook.
- Enhance the exception message when inserting column is...
Released: Sep 18, 2024
Updates in 7.2.2
Fehlerkorrekturen
- There are many unexpected diagonal lines in the exported PDF file.
- Exception is thrown on exporting HTML file if some shape width is zero.
- The exported Excel file is corrupted when the source data of the PivotChart contains CalcError.
- The result of AVERAGEIF function is incorrect.
- Exception is thrown on opening an SJS file that contains invalid quality factor.
- The text that exceeds the boundaries of the shapes has not been cropped in the exported PDF file.
- After setting the...
Released: Aug 30, 2024
Updates in 7.2.1
Fehlerkorrekturen
- The macro button is missing after processing template file.
- The XValues of chart are incorrect in the exported PDF file.
- The static cell did not expand with the adjacent cell.
- Performance issue on calling ToJson method.
- The value and reference range of defined name become "#REF!" after processing template.
- "_Report_0" is added to the end of the shape name after processing template.
- There is a null fallback FontFamily in the exported HTML file.
- Exception is thrown on setting...