SpreadJS 12.2.5

Released: Sep 12, 2019

12.2.5 での更新項目

不具合の修正

  • Chart labels no longer disappear after moving the chart’s data range and then undoing.
  • Can now handle undo operation for adding/deleting row/column correctly.
  • Formulas now calculated correctly after using the “doNotRecalculateAfterLoad” flag.
  • Fonts no longer change abnormally when setting conditional formatting.
  • The value of “oldSelections” of the “SelectionChanged” event is now correct after drag-fill operation.
  • The value of “rowList” of the “RowHeightChanged” event is now correct when resizing the header row when multiple rows are selected.
  • Date format is exported correctly when applied at the column level.
  • Shape borders are no longer missing when exporting to PDF.
  • The “refersTo” property of a custom name using the name manager can now be edited.
  • Cells no longer freeze when entering an invalid expression into the cells using the setFormula() function.
  • The style no longer results in an error after exporting to Excel when using the headerStyle property in Angular.
  • FORMULATEXT formula now works for cross-sheet references.