SpreadJS 18.0.5

Released: Mar 13, 2025

18.0.5 での更新項目

不具合の修正

  • Fix:
    • The SpreadJS would display as blank in some circumstances.
    • A formula in the Name Manager incorrectly changes the list separator in a different culture.
    • Shortcut keys could still be used when a cell was locked.
    • Dialog and text tip position were incorrect in the Wujie framework.
    • Entering a full-width number in a cell with percentage formatting would result in an incorrect value.
    • Hierarchy icons would disappear after refreshing a table.
    • Setting as #¥* the format string in a cell will cause a rendering error.
    • Custom sorting did not work as expected.
  • Calculation Fix:
    • Formatting was inconsistent after modifying a formula.
  • Conditional Formatting Fix:
    • The conditional format was not taking effect after ExcelCompatbleCalcMode was turned on.
  • Designer Fix:
    • Adding a comment that contains a quote incorrectly changes it to """.
  • Excel IO Fix:
    • Memory was not released after importing an Excel file with a lot of charts.
    • Some formatting and values were not imported correctly.
    • Some files saved from SpreadJS would be corrupted.
  • PDF Fix:
    • WordWrap would disappear after exporting to PDF.
  • Performance Fix:
    • Adding a DataChart in a ReportSheet caused some performance issues.
  • PivotTable Fix:
    • The text center alignment style in a PivotTable did not work correctly.
    • Switching a PivotTable could not be bound to an event.
  • Table Fix:
    • Automatic expansion would not work properly.
    • Switching the column binding path of a table would reset the headers.