NativeExcel suite Changelog

What's new in NativeExcel suite 2.8.32

Dec 17, 2016
  • IXLSWorksheet.Split property has been added.
  • IXLSWorksheet.FreezePanes property has been added.
  • IXLSWorksheet.SplitRow property has been added.
  • IXLSWorksheet.SplitColumn property has been added.
  • IXLRange.Height property has been added.

New in NativeExcel suite 2.8.31 (Dec 17, 2016)

  • Fixed a bug where defined name with dot would fail.
  • Fixed a minor bug which might cause a memory leak in some cases. (Dariusz Młyński)

New in NativeExcel suite 2.8.30 (Dec 17, 2016)

  • Fixed a bug with long passwords (more than 15 symbols). (Thanks to Mauricio Macedo)
  • Delphi XE and 2007 binaries added to the installation module.
  • IXLSWorkbook.VBAProject property has been added (access to VBA project content). (Thanks to Gerald Koeder)

New in NativeExcel suite 2.8.29 (Dec 17, 2016)

  • Fixed a minor bug with date format. (Thanks to Victor Freire)
  • Formula engine has been improved. Support for the functions from Analysis ToolPak add-in has been added.

New in NativeExcel suite 2.8.28 (Dec 17, 2016)

  • Fixed a bug which might cause wrong row height in third party excel viewers. (Thanks to Michael Perrier)

New in NativeExcel suite 2.8.27 (Dec 17, 2016)

  • Some minor fixes for TDBGrid2Excel and TDataset2Excel (Thanks to Sandi Sorsak)

New in NativeExcel suite 2.8.26 (Dec 17, 2016)

  • TDBGrid2Excel and TDataset2Excel have been improved. Support for ftTimeStamp fields has been added. (Thanks to Sandi Sorsak)

New in NativeExcel suite 2.8.25 (Dec 17, 2016)

  • Fixed a bug in the formula loader which might cause a problem with CHOOSE function.
  • Fixed a bug in the RTF export which might cause an I/O error 5. (Thanks to Sandi Sorsak)

New in NativeExcel suite 2.8.14 (Apr 1, 2010)

  • Fixed a small memory leak in the TXLSStringTable object.
  • Support of Delphi 2010 has been added.

New in NativeExcel suite 2.8.13 (Apr 1, 2010)

  • Calculation engine has been improved. Support of PROPER function added.
  • Fixed a bug in the calculation engine. (wrong result for the comparison operators with null values).

New in NativeExcel suite 2.8.12 (Apr 1, 2010)

  • Fixed a small memory leak in the conditional formatting object.
  • Fixed a loss of formula in the image control.

New in NativeExcel suite 2.8.11 (Apr 1, 2010)

  • Fixed a bug in the calculation engine (agregate function with datatime values).

New in NativeExcel suite 2.8.10 (Apr 1, 2010)

  • Minor formatting bug fixed.

New in NativeExcel suite 2.8.9 (Apr 1, 2010)

  • Calculation engine has been improved: support of COLUMN, ROW, COLUMNS, ROWS functions has been added.

New in NativeExcel suite 2.8.8 (Aug 4, 2009)

  • Calculation engine has been improved: support of POWER, LN functions has been added. (Thanks to Philippe Serange)
  • Fixed a potential memory leak. (Thanks to Arthur)
  • IXLSRange.Copy method now properly copies the formats from one workbook to another. (Thanks to Philippe Watel)
  • Support of diagonal borders has been added. (Thanks to Victor Svetlov)

New in NativeExcel suite 2.7.4 (May 18, 2008)

  • Calculation engine has been improved. Functions ROUND, TRUNC, ROUNDUP, ROUNDDOWN, FLOOR, CEILING now have identical behavior to MS Excel.

New in NativeExcel suite 2.7.3 (Apr 16, 2008)

  • Calculation engine has been improved. Support of VALUE function has been added.
  • Fixed a bug in VLOOKUP function.

New in NativeExcel suite 2.7.0 (Mar 26, 2008)

  • Read engine has been improved. NativeExcel now can open password protected (encrypted) excel workbooks.
  • Added new overloaded IXLSWorkbook.Open methods that take a Password as a parameter.

New in NativeExcel suite 2.6.6 (Feb 18, 2008)

  • Some minor fixes for compatibility with third-party components.

New in NativeExcel suite 2.6.2 (Jan 22, 2008)

  • Significant speed optimization for borders formatting

New in NativeExcel suite 2.6.0 (Dec 28, 2007)

  • Support of Defined Names has been added.
  • IXLSNames interface has been added.
  • IXLSName interface has been added.
  • IXLSWorkbook.Names property has been added.
  • IXLSWorksheet.Names property has been added.

New in NativeExcel suite 2.5.9 (Dec 14, 2007)

  • IXLSWorkbook.SaveAs, IXLSWorksheet.SaveAs, IXLSRange.SaveAs methods have been improved. Added support of xlUnicodeCSV, xlUnicodeText file formats.
  • Some minor fixes for compatibility with third-party components.

New in NativeExcel suite 2.5.6 (Nov 9, 2007)

  • Calculation engine improved. Support of Len function has been added.
  • IXLSRange.HasFormula property has been added.

New in NativeExcel suite 2.5.5 (Nov 5, 2007)

  • IXLSWorkbook.SaveAs method has been improved. Added support of CSV, TSV file formats.
  • IXLSWorksheet.SaveAs method has been added.
  • IXLSRange.SaveAs method has been added.
  • Calculation engine improved. Support of RoundUp, RoundDown functions has been added. (Thanks to Emmanuel Lion)
  • Fixed a bug in hyperlinks with absolute/realtive link to local file.

New in NativeExcel suite 2.5.4 (Aug 16, 2007)

  • Calculation engine has been improved. Formula = 'text' now returns 'text' instead of error value. (Thanks to Philippe Watel)
  • Autofit method has been improved to achieve more accurate results.
  • Bug with Rows.Group has been fixed.

New in NativeExcel suite 2.5.3 (Jun 22, 2007)

  • Fixed a bug in the read engine. (Thanks to Gerald Koeder)

New in NativeExcel suite 2.5.0 (May 7, 2007)

  • preserves existing autofilters, comboboxes
  • Autofit method has been fixed

New in NativeExcel suite 2.4.2 (Nov 25, 2006)

  • Export engine has been improved

New in NativeExcel suite 2.4.1 (Oct 31, 2006)

  • Export engine has been improved;
  • Some minor bugs fixed

New in NativeExcel suite 2.3.25 (Aug 16, 2006)

  • Support of cells with boolean values has been added

New in NativeExcel suite 2.3.23 (Jul 31, 2006)

  • SaveAsCSV method added

New in NativeExcel suite 2.3.20 (Jul 22, 2006)

  • ShrinkToFit property has been added.

New in NativeExcel suite 2.3.19 (Jul 19, 2006)

  • ReferenceStyle property has been added. Some minor improvements and bugfixes.

New in NativeExcel suite 2.3.17 (Jul 7, 2006)

  • A new feature has been added which allows to preserve existing charts; Export engine has been improved

New in NativeExcel suite 2.3.16 (Jul 1, 2006)

  • Export engine improved; some bugs fixed.

New in NativeExcel suite 2.3.13 (Jun 20, 2006)

  • DisplayZeros property has been added; some minor improvements

New in NativeExcel suite 2.3.5 (Mar 26, 2006)

  • Calculation engine improved;
  • File size optimization