Browse our Products

Aspose.Cells for Android via Java 17.12 Release Notes

KeySummaryCategory
CELLSJAVA-42423Cancel long-running calculation of Workbook.calculateFormula methodNew Feature 
CELLSJAVA-42414Get SheetId field of MS Excel worksheetNew Feature 
CELLSJAVA-42433ImageOrPrintOptions.PageIndex and ImageOrPrintOptions.Count properties needed to get the image of desired pagesNew Feature 
CELLSJAVA-42402Good HTML needed for the attached HTMLEnhancement 
CELLSJAVA-42372Position of long-hyphens is not same as Microsoft ExcelEnhancement 
CELLSJAVA-42479Improved LoadDataFilterOptions enumeration and ambiguity removedEnhancement 
CELLSJAVA-42460CSV Format - D2 and D6 are IsString but Aspose.Cells treats them as IsNumericEnhancement 
CELLSJAVA-42399Arrows points are not clear in the output PdfBug 
CELLSJAVA-42419Text gets truncated in the output HTMLBug 
CELLSJAVA-42418Border color does not match like MS Excel in output HTMLBug 
CELLSJAVA-42417Background color does not match like Ms Excel in output HTMLBug 
CELLSJAVA-42385callback IFilePathProvider is never called and then the HTML file has ’null’ in the pathBug 
CELLSJAVA-42412Value axis labels are missing when converting Excel to PDFBug 
CELLSJAVA-42408Text overlap Issue after rendering worksheet to imageBug 
CELLSJAVA-42420Cancellation and out of memory issue because of large data range of chartBug 
CELLSJAVA-42415Output chart is not like original chart in the output HTMLBug 
CELLSJAVA-42410The chart area, labels, legends, etc. is rendered incorrectly in the output PDF and PNGBug 
CELLSJAVA-42409Chart area is not rendered correctly in the PDF and PNG outputs of MS Excel chartBug 
CELLSJAVA-41046Chart’s legend sequence has changed while rendering spreadsheet to PDF formatBug 
CELLSJAVA-40416Colors and style of the chart are lostBug 
CELLSJAVA-42427Exporting gridlines with borders do not display gridlines inside border in Excel to HTML renderingBug 
CELLSJAVA-42438LightCellsDataProvider is removing leading and trailing spacesBug 
CELLSJAVA-42422Incorrect font is used in the PDF output of MS Excel chartBug 
CELLSJAVA-42353Some arrows or call-outs are missing in the output HTMLBug 
CELLSJAVA-424552nd comment is missing from worksheet comments collectionBug 
CELLSJAVA-42454Workbook creation seems to hang when reading from an XLSM fileBug 
CELLSJAVA-42450Style.QuotePrefix property does not work for XLSB fileBug 
CELLSJAVA-42445Setting the picture data affects the other chart and it displays wrongBug 
CELLSJAVA-42444CheckBox.setName() method works in MS Excel 2016 but does not work in MS Excel 2007Bug 
CELLSJAVA-42443MS Excel filters are not converted correctly - XLSB to XLSM conversionBug 
CELLSJAVA-42442Changing value of ComboBoxActiveXControl does not change the value of linked cellBug 
CELLSJAVA-42435Cells.setColumnWidthPixel and Cells.setRowHeightPixel have different behaviorsBug 
CELLSJAVA-42431Extending table range unexpectedly mutates cell contentsBug 
CELLSJAVA-42457When XLSX is converted to PDF, some lines in charts are different Bug 
CELLSJAVA-42465Some CSS class declarations are not prefixed in the output HTMLBug 
CELLSJAVA-42456HTML output inconsistent with source - Excel to HTML conversionBug 
CELLSJAVA-42478Importing long value from HSQL DB throws an exceptionBug 
CELLSJAVA-42466Equation is not rendered fine in the output PDFBug 
CELLSJAVA-42475Chart is missing in the output PDF Bug 
CELLSJAVA-42459Datalabels for the chart are missing in the output PDF/imageBug 
CELLSJAVA-42453Chart image is not alike Microsoft ExcelBug 
CELLSJAVA-42447Datalabels display wrong in the output HTML file formatBug 
CELLSJAVA-42481Set combo box name does not work for the source Excel file but if re-saved by Microsoft Excel it works ok Bug 
CELLSJAVA-42476Microsoft Excel Macro-Enabled Worksheet (.xlsm) gets corrupted after opening and saving via Aspose.Cells APIsBug 
CELLSJAVA-42470Setting a Checkbox linked cell causes MS Excel to prompts an error message when opening the output file into itBug 
CELLSJAVA-42462Reading the XLSB file throws the NullPointerExceptionException 
CELLSJAVA-42434Exception: “java.lang.NumberFormatException” when loading an HTML file formatException 
CELLSJAVA-42448Cells.deleteBlankRows is causing “java.lang.ArrayIndexOutOfBoundsException: 1937” exceptionException 
CELLSJAVA-42426Exception in thread “main” java.lang.OutOfMemoryError: GC overhead limit exceeded - File IIIException 
CELLSJAVA-42425Exception in thread “main” java.lang.OutOfMemoryError: GC overhead limit exceeded - File IIException 
CELLSJAVA-42424Exception in thread “main” java.lang.OutOfMemoryError: GC overhead limit exceeded - File IException 
CELLSJAVA-42428Chart.toImage results in java.lang.ArrayIndexOutOfBoundsExceptionException 
CELLSJAVA-42452Saving a Workbook as PDF after RemoveUnusedStyles API produces a CellsExceptionException 
CELLSJAVA-42440“java.lang.IllegalArgumentException: Invalid row index” occurredException 
CELLSJAVA-42439Exception: “java.lang.IllegalArgumentException: Invalid row index” Exception 
CELLSJAVA-42437Exception: java.lang.NumberFormatException when re-saving an XLSB file formatException 

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

Adds AbstractCalculationMonitor.Interrupt(string) method

Allows users to interrupt the progress of formula calculations.

Adds HtmlCrossType.MSExport enum

Displays the string like MS Excel exporting HTML.

Adds Worksheet.TabId property

Gets the internal identifier for the sheet.

Adds enum OLEDBCommandType.None

The command type is not specified.

Adds enum ConnectionDataSourceType

Represents the data source type of connection.

Obsoletes ExternalConnection.Credentials and ExternalConnection.ReConnectionMethod property

Use ExternalConnection.CredentialsMethodType and ExternalConnection.ReconnectionMethodType property instead.

Obsoletes WebQueryConnection.EditPage property

Use WebQueryConnection.EditWebPage property instead.

Adds Series.ValuesFormatCode property

Represents number format code of series values.

Adds Shape.GetResultOfSmartArt() method

Convert the smart art to a group shape.

Adds Shape.IsSmartArt property

Indicates whether the shape is smart art.

Adds Workbook.ProtectSharedWorkbook() and Workbook.UnprotectSharedWorkbook() methods

Protects and unprotects the shared workbook.

Adds enum StyleModifyFlag.Spacing

Specifies the spacing between characters within a text run.

Adds PdfSaveOptions.IgnoreError property

Indicates if you need to hide the error while rendering.

Adds ImageOrPrintOptions.PageIndex property

Gets or sets the 0-based index of the first page to save.

Adds ImageOrPrintOptions.PageCount property

Gets or sets the number of pages to save.

Adds XmlMap.RootElementName property

Gets root element name.

Adds Worksheet.XmlMapQuery(string path, XmlMap xmlMap) method

Query cell areas that mapped/linked to the specific path of xml map.

Adds LoadOptions.AutoFitterOptions property

Gets and sets the auto fitter options.

Adds HtmlSaveOptions.TableCssId property

Gets and sets the prefix of the type css name such as tr,col,td and so on, they are contained in the table element which has the specific TableCssId attribute. The default value is “”.

Adds Cell.FormulaLocal property

Gets the local formatted formula which may vary according to different locale settings for separators, built in Names, function names, …etc. Those locales are dependent.

Adds GlobalizationSettings.GetLocalFunctionName(string standardName) method

Gets the locale dependent function name according to given standard function name.

Adds GlobalizationSettings.GetLocalBuiltInName(string standardName) method

Gets the locale dependent text for built-in Name according to given standard text.

Adds GlobalizationSettings.ListSeparator property

Gets the separator for list, parameters of function, …etc.

Adds GlobalizationSettings.RowSeparatorOfFormulaArray property

Gets the separator for rows in array data in formula.

Adds GlobalizationSettings.ColumnSeparatorOfFormulaArray property

Gets the separator for the items in array’s row data in formula.

Adds HtmlSaveOptions.ExportWorksheetCSSSeparately property

Indicates whether exporting the worksheet css separately. The default value is false.

Adds LoadDataFilterOptions.Structure to replace LoadDataFilterOptions.None

LoadDataFilterOptions.None gave ambiguous directions and caused confusion. It was designed to denote that load nothing for worksheet data. Now we provide new one (member), i.e., Structure to replace it.

Adds DataLabelShapeType enum

Specifies the preset shape geometry that is to be used for a chart.

Adds DataLabels.ShapeType property

Gets or sets shape type of data label.

Deletes some obsoleted FileFormatType

Deletes obsoleted file format types.

Added WorksheetCollection.RevisionLogs property, RevisionLogCollection class and Revisions.RevisionLog class

Gets setting of revision log.

Adds enum MsoDrawingType.WebExtension

Represents the web extension shape.


 
 English