SpreadJS 17.1.2

Released: Jul 25, 2024

17.1.2 버젼 업데이트

수정사항

  • The regional snapshot behavior was inconsistent.
  • An extra column was incorrectly added at the end of a sheet when cutting and inserting a column.
  • A time format result was different from Excel.
  • Dragging fields does not make the isFileModified property true.
  • A locked cell would cause issues after pasting.
  • A comment position was not saved when saving to SJS.
  • The Typescript declaration file had incorrect parameter settings for the Text cell type.
  • Formula changes were lost in some circumstances.
  • Copying and pasting to another sheet will be treated as an external paste if the cell text has multiple new lines.
  • Tab Strip sizing would be incorrect when using Right-To-Left.
  • Calculation Fix
    • The NETWORKDAYS result was different from Excel.
    • The result of an array formula was inconsistent.
    • When incremental calculation was turned on and there was a chart in the page, scrolling would be stuck.
  • Designer Fix
    • An error was thrown when changing the selected range in the Conditional Formatting Rules dialog.
    • A data label couldn't be set to None.
    • External dragging and dropping would affect the field list in the designer.
  • Font Fix
    • An exception was thrown when setting a footer font.
    • Text would incorrectly align to the top with specific font families and sizes.
  • ReportSheet Fix
    • The pagination preview function after importing a report template was invalid.
    • Calculation results of formula fields could not be obtained when submitting the report.
  • Chart Fix
    • A chart was not updated after adding data.
  • Conditional Formatting Fix
    • Conditional formatting would disappear in some circumstances.
  • Filter Fix
    • A filter dialog was not fully displaying in specific circumstances.
  • Formula Fix
    • The LOG formula had some issues.
  • GanttSheet Fix
    • The finish date did not work correctly.
  • Importing Fix
    • The instance would freeze after importing an SSJSON file.
  • PDF Fix
    • A camera shape would change after exporting to PDF.
  • Shape Fix
    • A connector shape was incorrectly changed after zooming.
  • Style Fix
    • An exception was thrown when applying cell styles to a vertical empty cell.
  • Table Fix
    • An exported style was not saved correctly after setting a table style.