Aspose.Cells for .NET 20.6 Release Notes

KeySummaryCategory
CELLSNET-47353Support for storing temp file for session info in GridWebEnhancement
CELLSNET-47388GridWeb SessionMode.File shall store cache file for different page/tab   Enhancement
CELLSNET-46062Legend of Chart is not rendered properly because of Asian and Latin CharactersEnhancement
CELLSNET-47373Saving workbook into PDF MemoryStream lasts more than 2 minutesEnhancement
CELLSNET-43418Copy and paste (data only) a non-contiguous rangeEnhancement
CELLSNET-47315The file could not be open when saved to zip64Enhancement
CELLSNET-47384Improve loading picture/shape performancePerformance
CELLSNET-47382HTML to Excel conversion loses formattingBug
CELLSNET-47390The color of some words is wrong in HTML to ODS renderingBug
CELLSNET-47385Cells.InsertCutCells breaks on workbooks with a range intersectionBug
CELLSNET-47389HLOOKUP calculation not correctBug
CELLSNET-47352After clicking on the text, the text disappearsBug
CELLSNET-47380The column does not alignBug
CELLSNET-47366Points not rendered to PDF fileBug
CELLSNET-47364Axis labels rendered incorrectly if the worksheet is rendered as an imageBug
CELLSNET-47370Chart point missing and shape squeezed while loading and saving Excel fileBug
CELLSNET-47367Wrong axis arrow direction when converting the chart to an imageBug
CELLSNET-47362SourceFullName and ImageType are incorrectBug
CELLSNET-47375XLSX converted to corrupted XLS file.Bug
CELLSNET-47398Worksheet.Cells.ImportData is skipping rows when splitting data into multiple sheetsBug
CELLSNET-47371Exception on refreshing pivot table(s) in the sheetException
CELLSNET-47377Worksheet.RefreshPivotTables() raises exceptionException
CELLSNET-47393Aspose.Cells.CellsException: Circular referencesException
CELLSNET-47365Exception when loading an XLSX fileException
CELLSNET-47381Picture.Data property throws an ArgumentOutOfRange exceptionException
CELLSNET-47374Breaking Change in RemoveACell when Upgrading from 19.10 to 20.5Regression

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.

Adds ReferredArea.GetValues(bool calculateFormulas)/GetValue(int rowOffset, int colOffset, bool calculateFormulas) method.

Gives the user the ability to control whether formulas should be calculated recursively in the implementation of AbstractCalculationEngine.

Adds WarningType.InvalidFontName and WarningType.InvalidTextOfDefinedName enum.

Represents the warning type.

Adds WarningInfo.CorrectedObject and WarningInfo.ErrorObject properties.

Represents the wrong data and updated data when a warning is thrown.

Adds WorkbookDesigner.RepeatFormulasWithSubtotal properties.

Indicates whether repeating formulas with subtotal rows.

Adds PlotArea.IsAutomaticSize property.

It indicates whether the size of the plot area is automatic.

Deletes obsoleted Style.Rotation property.

Use Style.RotationAngle property instead.

Adds Gridweb.SetFontFolder(string fontFolder, bool recursive)/SetFontFolders(string[] fontFolders, bool recursive) method.

Sets the fonts folder/folders