MindFusion.Spreadsheet for Java Swing V1.0.9

Released: May 5, 2021

Mises à jour de V1.0.9

Fonctionnalités

  • Added ValidateOnPaste property which specifies if Validation rules should be applied to pasted values.
  • FindReplaceForm can now search for formatted text values.
  • You can now skip individual cell changes from validation events by setting SkipCell.
  • Context property of validation event now specifies the cause of the change.

Correctifs

  • Fixed resizeRowsToFit results when the spreadsheet view is zoomed.
  • Fixed issue with excelStyleMergedBorders.
  • Fixed issue with SUMIF and AVERAGEIF function.
  • Fixed merged range selection border when ActiveCell is set from code.
  • Fixed am/pm formatting for date values.