Aspose.Cells for .NET 18.7 Release Notes

KeySummaryCategory
CELLSNET-46046Round images become square images in the output PDF New Feature 
CELLSNET-43538Support Pivot Table SlicersNew Feature 
CELLSNET-41946Handle slicers and Pivot tableNew Feature 
CELLSNET-46163Support encrypting and decrypting ODS file New Feature 
CELLSNET-46186Using List or List as DataSource for importing data into worksheetNew Feature 
CELLSNET-46185Add WorkbookSettings.MaxRow and WorkbookSettings.MaxColumn properties New Feature 
CELLSNET-46205Add WriteProtection.Author property to update the AuthorEnhancement 
CELLSNET-41946Pivot table filters not working after load and saveBug 
CELLSNET-45921Circle becomes square in Excel to PDF renderingBug 
CELLSNET-46217‘#NUM!’ inside “FV(NPER())” formula causes evaluation errorBug 
CELLSNET-46214Exception “Invalid BIFF8 file” when loading an XLS fileBug 
CELLSNET-46212Exception when loading an XLSX fileBug 
CELLSNET-46193Validation is not working in XLS format but it works fine in XLSX formatBug 
CELLSNET-46189The output PDF document isn’t the same as the MS Excel outputBug 
CELLSNET-46187Double underline length is not correct - Excel to PDF conversionBug 
CELLSNET-46213OLE Object broken while saving to XLSBBug 
CELLSNET-46210Creating comment using HtmlNote property does not workBug 
CELLSNET-46198Blank PDF created while converting XLSX to PDFBug 
CELLSNET-46196Chart height is changed in the output file when combining workbooksBug 
CELLSNET-46195Converting attached XLSX to PDF raises exceptionBug 
CELLSNET-46192Converting an XLSX file with dde to XLS will prompt with protected viewBug 
CELLSNET-46180Formatting issue when resizing ListObject/TableBug 
CELLSNET-46216Exception while loading XLS fileException 
CELLSNET-46207Index out of range exception in SheetRender.ToImage methodException 
CELLSNET-46206Exception “Invalid parameters for function iferror….” when loading an Excel fileException 
CELLSNET-46199Invalid PatternType string value exception while loading a fileException 

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 enum StyleFlag.Alignments

Represents all the settings of alignment.

Adds WorkbookSettings.MaxRow and WorkbookSettings.MaxColumn properties

Gets the max row and column index of the workbook.

Adds WriteProtection.Author property

Gets and sets the author of the write protection.