Aspose.Cells for C++ Releases

Released: Oct 13, 2023

Updates in V23.10

Features

  • Added support for adaptive paste operation when size of target range is different from source range.
  • Added new API for setting range hyperlinks directly on Range.
  • Added support for copying multiple worksheets simultaneously and preserving dependencies.
  • Improved performance for setting formulas with sheet references for large amount of cells.
  • Updated to SkiaSharp 2.88.6.
  • You can now ignore threaded comments when printing comments in place.
  • Added support for checking whether one cell...

Released: Sep 14, 2023

Updates in V23.9

Features

  • Added support for calculating LAMBDA, MAP and SCAN functions.
  • Added support for parsing and calculating formulas with user defined custom function and definition.
  • Added support for excluding specific data when exporting data to DataTable.
  • Added localization support to GridDesktop.
  • Added support for picture click event to GridDesktop.
  • You can now auto extend empty rows/columns when scrolling down/right like Microsoft Excel.
  • Added support for selecting text within a textbox control while...

Released: Apr 11, 2023

Updates in V23.4

Features

  • Added support for calculating 'ENCODEURL' function.
  • Added support for saving XLSB files in 'LightCells' mode.
  • Added 'CalculateFormula()' multiply array.
  • Added support for rendering ActiveX control and form control for checkbox, textbox and option button in GridWeb.
  • Added API for checking whether font is installed or available.
  • Added support for setting a formula to a specified cell in the 'ListObject'.
  • Improved center aligned text when exporting to HTML.
  • You can now save the name of the...

Released: Mar 31, 2023

Updates in V23.3.1

Features

  • Add sign for NuGet package.

Released: Feb 6, 2023

Updates in V23.2

Features

  • You can now 'interrupt' when calculating formulas.
  • Change the default style of a row/column without changing the style of existing cells.
  • Support for new functions: HSTACK and VSTACK.
  • Added support for reading the author and date/time of revisions.
  • Added support for CHOOSECOLS and CHOOSEROWS Microsoft Excel 365 formulas.
  • Enhanced 'SaveOptions.HasHeaderRow' when converting XLSX to JSON.

Fixes

  • JSON value is missing when a sheet is empty.
  • JsonSaveOptions.SkipEmptyRows is not working...

Released: Jan 10, 2023

Updates in V23.1

Features

  • You can now 'interrupt' when calculating formulas.
  • Change the default style of a row/column without changing the style of existing cells.
  • Support for new functions: HSTACK and VSTACK.
  • Added support for reading the author and date/time of revisions.
  • Added support for CHOOSECOLS and CHOOSEROWS Microsoft Excel 365 formulas.
  • Enhanced 'SaveOptions.HasHeaderRow' when converting XLSX to JSON.

Fixes

  • JSON value is missing when a sheet is empty.
  • JsonSaveOptions.SkipEmptyRows is not working...

Released: Oct 12, 2022

Updates in V22.10

Features

  • Added support for CRTX files.
  • PivotTable Timeline Filter now disappears after loading and updating Microsoft Excel documents.
  • You can now translate legend labels in accordance with locale/regional settings.

Released: Aug 5, 2022

Updates in V22.8

Fixes

  • Fixed API reference issue.
  • Fixed open FODS file format error.

Released: Jul 4, 2022

Updates in V22.7

Features

  • Added a new 'IWarningCallback' interface.
  • Synced features with the .NET version.

Released: May 5, 2022

Updates in V22.5

Features

  • Improved XML module.

Fixes

  • Fixed DateTime::parseUTC issue.