SpreadJS 17.1.8

Released: Oct 24, 2024

17.1.8 での更新項目

不具合の修正

  • CellTypes were not working correctly in some circumstances.
  • The date addition operation resulted in an error.
  • The automatic line wrapping for text in a grouped column was not working correctly.
  • The browser would freeze after changing the culture after importing an Excel file.
  • A hidden sheet would incorrectly display with the hyperlink dialog.
  • There was an error with deleting columns after using a custom cell.
  • When both the text and value of a check box were "-", an error would occur when checked.
  • QR code generation was invalid.
  • Data validation was lost after importing a JSON file.
  • Calculation Fix:
    • The Image formula rendered incorrectly.
    • The result of the AVERAGEIFS function was incorrect in some circumstances.
    • The GETPIVOTDATA function result was different from Excel.
    • Array formulas would not calculate in certain circumstances.
  • Chart Fix:
    • The dates on the horizontal axis of a chart are displayed incorrectly.
    • A treemap could not select data sources from other sheets.
  • Excel IO Fix:
    • A shape was displayed incorrectly after exporting to Excel and unhiding an invisible group shape.
    • A filter would disappear after exporting to Excel.
  • Export Fix:
    • Exporting a PDF would throw an exception when the workbook was in a hidden iframe.
  • GanttSheet Fix:
    • A GanttSheet would display an error mark in the incorrect row header.
  • ReportSheet Fix:
    • The workbook containing the ReportSheet would throw an error when copying and exporting.
    • An error would be thrown when a ReportSheet was switched to paging mode after importing a file.
    • Hidden columns were incorrectly visible in a ReportSheet.
  • Shape Fix:
    • The camera shape was unable to correctly copy font colors in the format setting.
  • Table Fix:
    • Clicking on the Table Resize Handle would throw an error when the workbook is not focused.
    • After a table is rebound, referenced formulas were not automatically evaluated.
  • TableSheet Fix:
    • An error would be thrown when Promise.reject is returned to the TableSheet.