Browse our Products

Aspose.Cells for .NET 22.2 Release Notes

KeySummaryCategory
CELLSNET-50332Extract all the NameCollections of a particular worksheetNew Feature
CELLSNET-50353Add StandardHeightInch property in Cells classNew Feature
CELLSNET-50152Various formatting and other shapes rendering issues in PDF and HTML of Excel fileBug
CELLSNET-50300Some shapes are not rendered properly in Excel to PDF conversionBug
CELLSNET-50301Invalid value for external reference in DataSource field of Pivot TableBug
CELLSNET-50241Regression: CSV to PDF conversion not workingBug
CELLSNET-50268Empty CellsArea array returned for CSV/TSV filesBug
CELLSNET-50269Finnish language - Numbers formatted as Percentage are missing the space before the percent symbolBug
CELLSNET-50333Aspose.cell failed to collect workbook revision logsBug
CELLSNET-50239Missing page after conversion of an Excel file to PDFBug
CELLSNET-50255Cell type is wrong after exporting to html and reloading the exported htmlBug
CELLSNET-50266Chart.ToImage() Thread Safety IssueBug
CELLSNET-50302Regression: Converting to HTML numbers not rendered correctlyBug
CELLSNET-50328Cell background becomes black after converting to pdfBug
CELLSNET-50225Chart legend is reverted when saving Excel to PDFBug
CELLSNET-50247By inserting rows in the sheet, the series of the charts loose their XValuesBug
CELLSNET-50295Chart.SetChartDataRange(area, false) does not recognize merged cellsBug
CELLSNET-50308Range to PNG: output not as expectedBug
CELLSNET-50240Unprotected OLE Objects on a protected sheet becomes protected after saveBug
CELLSNET-50273Detect the file format of special html fileBug
CELLSNET-50294ActiveX control buttons are converted to shapes and file is corrupted for XLS to XLSM and then back to XLSBug
CELLSNET-50340Table column lines missing when converting specific files to HTMLBug
CELLSNET-50286Cells.RemoveDuplicates throws “System.IndexOutOfRangeException: Index was outside the bounds of the array”Exception
CELLSNET-50270Input string was not in a correct format. exception when open XLS fileException
CELLSNET-50271This file’s format is not supported or you don’t specify a correct format. exception when open XLS fileException
CELLSNET-50293ExportXml with XML Map throws “NullReferenceException” for another complex fileException
CELLSNET-50352NullReferenceException while converting XLSM file to XLSException

Public API and Backwards Incompatible Changes

The following is a list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.Cells for .NET. If you have concerns about any change listed, please raise it on the Aspose.Cells support forum.

Obsoletes Cells.AddAddInFunction() method.

Please use WorksheetCollection.RegisterAddInFunction() methods instead.

Adds NameCollection.Filter() method and NameScopeType enum.

Gets the defined names by scope.

Adds MsoDrawingType.Timeline enum.

Represents  Timeline drawing objects type.


 
 English