Browse our Products

Aspose.Cells for .NET 19.2 Release Notes

KeySummaryCategory
CELLSNET-46582Support Range.Hyperlinks propertyNew Feature
CELLSNET-46534Int32 can be small for Cells.count attributeEnhancement
CELLSNET-46552Differentiate encrypted XLSX from encrypted PPTX and encrypted DOCXEnhancement
CELLSNET-46568Setting Box Whisker chart styleEnhancement
CELLSNET-46573Replace invalid characters with suitable symbols like bracketsEnhancement
CELLSNET-46581Open/save removes table alternative textEnhancement
CELLSNET-46584Performance Issue with Aspose.Cells APIsPerformance
CELLSNET-46556Text of TextBox is cutBug
CELLSNET-46565Pictograms are not visible in the output PDF in Excel to PDF renderingBug
CELLSNET-46477Conditional formatting in Pivot table does not work in a copied sheetBug
CELLSNET-46547Content missing from HTML to Excel ConversionBug
CELLSNET-46566XLSX file corrupt after saving with Aspose.Cells APIsBug
CELLSNET-46572XLSB is corrupted while adding more than 1 data field whereas XLSX works fineBug
CELLSNET-46548NumberValue issue while converting XLSX to PDF file formatBug
CELLSNET-46557Wrong cell value calculated by Aspose.Cells formula calculation engineBug
CELLSNET-46578Worksheet.AutoFitColumns() is not fully fitting columnsBug
CELLSNET-46550Labels text messed up when converting MS Excel chart to imagesBug
CELLSNET-46558Tick marks of chart are lost when reading and saving an ODS fileBug
CELLSNET-46560The name of series is lost when saving an ODS fileBug
CELLSNET-46561The default border of plot area in chart should not be visible for ODS fileBug
CELLSNET-46562X axis’s gridlines are removed when reading and saving XLSX fileBug
CELLSNET-46569Page Setup settings changed after loading and saving the MS Excel fileBug
CELLSNET-46574Issue with saving and opening XLSB filesBug
CELLSNET-46555An exception raises while editing some propertiesException
CELLSNET-46571Exception when opening the output file (after re-saving template file) into MS ExcelException

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 Java. If you have concerns about any change listed, please raise it on the Aspose.Cells support forum.

Adds Cells.CountLarge property

Functionally is the same as the Count property, except that the Count property may generate an overflow error when there are too many instantiated Cell objects.

Adds Hyperlink.Delete() method

Deletes this hyperlink.

Gets all hyperlinks in the range.

Adds enum CopyFormatType

Represents the type of copying format when inserting rows.

Adds InsertOptions class and Cells.InsertRows(int, int , InsertOptions) method

Inserting rows with some options.

Adds FileFormatUtil.DetectFileFormat(Stream,String) and FileFormatUtil.DetectFileFormat(String,String) methods

Detects the file format of encrypted OOXML file.

Adds ListObject.AlternativeDescription and ListObject.AlternativeText properties

Gets and sets the alternative text and description of the table.

Adds Line.ThemeColor property

Gets and sets the theme color of the line.

Adds Mode3d and MsoModel3dFormat class

Encapsulates the object that represents a single 3D model in a spreadsheet.

Adds ImageType.Gltf enum

Represent the type of 3D model.


 
 English