Rilasci di MindFusion.Spreadsheet for Java Swing

Released: May 16, 2020

Aggiornamenti in V1.0.5

Funzionalità

  • Added dynamic layouts to standard dialogs.
  • Pressing ESC in formula bar cancels editing.
  • You can now override cell navigation by handling the cellActivating event.
  • resizeRowsToFit now supports merged cells.

Correzioni

  • Fixed click-select of merged cell address when editing formulas.
  • Fixed rendering of wrapped cell text.

Released: Feb 24, 2020

Aggiornamenti in V1.0.3

Funzionalità

  • Localization - Standard forms can now be localized using XML. Translations for German, Spanish, French, Korean, Portuguese, Russian, and Chinese are included.
  • Miscellaneous
    • Drag-select cells to enter a range while editing in formula bar.
    • New worksheetCellParsing event lets you replace values entered by users or change their data type.
    • Microsoft Excel importer fixes and optimization.
    • Auto-fill no longer changes values of non-editable cells (due to property or validation events).

Released: Apr 23, 2019

Aggiornamenti in V1.0.2

Funzionalità

  • Added Editable property to Cells.
  • Added the ability to rotate cell text.
  • Double underlining of cell text.
  • AllowResizeHeaders property.
  • inplaceEditStarting event with formula bar.
  • CSV importer fixes.
  • JavaFX dependencies removed.