« Vienna Calling | Home | MBS @ Engage 2024 »

LibXL 4.5.0 has been released

We are glad to inform you that the new LibXL version 4.5.0 is available now.

What's new in the version 4.5.0:

  • added support of workbook properties (xlsx)
  • added support of XLOOKUP, LET and XMATCH functions (xlsx)
  • added access to default column and row formats: Sheet::colFormat() and Sheet::rowFormat() methods
  • added the updating/moving existing pictures after inserting or removing rows and columns with Sheet::insertRow(), removeRow(), insertCol() and removeCol() methods (xlsx)
  • added the Book::removeAllPhonetics() method: removes all phonetics data (furigana) from a workbook (xlsx)
  • added some specific language locales for detecting dates in the Sheet::isDate() (xlsx)
  • fixed a precision error with calculating RGB values from theme colors (xlsx)
  • fixed a bug with writing a corrupted file after using Sheet::removeCol(), Sheet::insertCol(), Sheet::insertRow() methods with shared formulas in a sheet (xlsx)
  • fixed a bug with using a sheet name with a quote together with the Sheet::setPrintRepeatRows() and Sheet::setPrintRepeatCols() methods (xlsx)
  • fixed a bug with loading some xlsx files

    The LibXL library can be used with MBS Plugins in Xojo and FileMaker. Updated plugins will be available soon. As usual we add the new functions soon. If you need help or want to try the new version early, let me know.

  • 25 11 24 - 10:31