Document Solutions for Excel, .NET Edition 7.1.5

Released: Jul 19, 2024

Updates in 7.1.5

Fixes

  • The formula becomes dynamic array formula in the exported Excel file after processing the template.
  • The custom formatter is lost in the exported SSJSON file.
  • The source data of the Pivot Table is not updated after data binding.
  • Some constant text is lost in the exported Excel file when setting FillMode as overwrite.
  • The applied range of conditional formatting is incorrect in the exported Excel file after processing the template.
  • The IndentLevel is reset to 0 after setting horizontal alignment as distributed.
  • The formula becomes dynamic array formula in the exported Excel file after processing the template.
  • The active sheet is changed in the exported Excel file after processing the template.
  • Exception is thrown on loading invalid Excel file generate by third-party component.
  • The print area is incorrect when it is relative reference.
  • Exception is thrown on exporting to SJS file after copying worksheet to another workbook.
  • The result of IRange.Formula changes from the original formula value when it contains absolute reference.
  • The custom data labels in chart are lost in the exported HTML file.
  • The row count and column count are incorrect in the exported Excel file after processing template when template contains comments.
  • Exception is thrown on saving particular Excel file to PDF file.
  • Exporting to SJS file twice, results in the size of the generated file not being the same.
  • Performance issue on exporting SJS and SSJSON files.
  • The row height is changed in the exported SSJSON file compared to the original one.