SpreadJS 17.1.7

Released: Oct 10, 2024

17.1.7 での更新項目

不具合の修正

  • A context menu sub item was not displaying correctly.
  • A format string displays as "#N/A" where there is a Chinese comma.
  • An empty cell could not be copied when using a Mac.
  • An icon could not be correctly set to the right of the text in a rich text cell.
  • The Ctrl + Arrow Keys behavior was not correct.
  • The list data verification would cause style problems.
  • The range selector was not working in the SUM formula with the ALT + shortcut.
  • There were some issues that affected a Data Manager implementation.
  • Calculation Fix:
    • Some formula calculation results were inconsistent with Excel.
    • The GETPIVOTDATA function result was different from Excel.
    • Chart Fix: A chart was not update when data source formatting changes.
  • Chart Fix:
    • After saving and loading an SJS file, the text color in a chart area was lost.
  • Comment Fix:
    • A comment would not display correctly in some circumstances.
  • Excel IO Fix:
    • An error occurred after importing an Excel file.
    • Content was not displayed completely after importing an Excel file.
    • Importing results were inconsistent across different systems.
    • The default starting page number for each worksheet was incorrectly set to 1 after importing.
  • PivotTable Fix:
    • The numeric format of a value field was incorrect.
    • The PivotTable getSource method was not working properly in some circumstances.
  • ReportSheet Fix:
    • A formula value change could not be obtained from the getChanges function.
  • Shape Fix:
    • The ShapeHitInfo was missing from the IHitTestInformation interface.
    • Using code to modify the height of a shape was invalid.
  • Table Fix:
    • After inserting a second table a workbook would freeze.
    • The data binding popup was too far away from the Table binding icon.
  • TableSheet Fix:
    • A custom formatting issue was occurring with TableSheet.
    • Hyperlinks and filter arrow buttons were not working correctly in a grouped TableSheet column.