Aspose.Cells for Java 18.7 Release Notes

KeySummaryCategory
CELLSJAVA-42668Support multiple values when using class style (Linked to: CELLSJAVA-42635)Enhancement 
CELLSJAVA-42627Unable to extract Smart Art images correctly - Shape to image conversion (CELLSJAVA-42619) Enhancement 
CELLSJAVA-42672The output PDF document is too big Bug 
CELLSJAVA-42671Hyperlinks issue when viewing the output Excel file in MS Excel Japanese versionBug 
CELLSJAVA-42667Getting ‘#NUM!’ for a cell having IRR functionBug 
CELLSJAVA-42658Workbooks with XL4 macros (XLSM) become corrupt after saveBug 
CELLSJAVA-42656AlternativeText returns value of the comment TextBug 
CELLSJAVA-42635HTML to XLS - CSS style ignoredBug 
CELLSJAVA-42673Exception “java.lang.NumberFormatException” when loading an Excel fileException 
CELLSJAVA-42669Exception “java.lang.NullPointerException” when calculating formulas in the workbookException 
CELLSJAVA-42663Chart.calculate() throws IndexOutOfBoundsExceptionException 
CELLSJAVA-42655Exception: “Invalid encoding: null” when loading an XLS file - IIException 

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 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.