Browse our Products

<dependency>
    <groupId>com.aspose</groupId>
    <artifactId>aspose-cells</artifactId>
    <version>24.9</version>
</dependency>
copied!  
                                                
                                                  compile(group: 'com.aspose', name: 'aspose-cells', version: '24.9')
                                                
                                              
copied!  
<dependency org="com.aspose" name="aspose-cells" rev="24.9">
    <artifact name="aspose-cells" ext="jar"/>
</dependency>
copied!  
libraryDependencies += "com.aspose" % "aspose-cells" % "24.9"
copied!  

What’s new in Aspose.Cells for Java 24.9

Release Highlights

Aspose.Cells for Java 24.9 expands PivotTable interactivity, boosts smart marker support for JSON and complex data types, and improves formula compatibility. This update also resolves critical issues related to HTML rendering, XLSB conversion, and formula processing, while refining the public API for consistency and clarity.

New Features

  • Display PivotTable Field Details:
    The new PivotTable.showDetail() method allows users to drill into the detail of value fields, replicating Excel’s native “Show Details” action.

  • Cell Checkbox Styling Support:
    New property Cell.isCheckBoxStyle allows setting a cell to visually behave like a checkbox, enhancing UI/UX in data capture scenarios.

  • Print Comments Including Threaded Comments:
    Added PrintCommentsType.printWithThreadedComments to control printing of inline and threaded comments.

  • Equation and Math Enhancements:

    • LimLowUppEquationNode for limit notation.
    • ArrayEquationNode supports arrays of equations.
    • HtmlSaveOptions.officeMathOutputMode controls OfficeMath HTML rendering.

Enhancements

  • Improved Smart Marker Processing for JSON:

    • Support for skipping unmatched smart marker tags in JSON.
    • Data source compatibility extended to include maps, arrays, base64 image data, UTC date strings, and repeated formulas.
  • Performance Fixes:

    • Improved speed of Cells.clearContents method that had regressed in version 24.6.
  • Pivot Enhancements:

    • PivotField.getFormula() replaces the older getCalculatedFieldFormula().
    • PivotItem.getFormula() and PivotItem.name enhance access to calculated items and naming.
    • Fixes pivot cache truncation and corrupted pivot field naming with special characters.

Bug Fixes

  • Formula Issues:

    • Corrected inconsistencies in TEXTJOIN() results.
    • Fixed smart marker formula processing and date-time conversions using JSON sources.
  • Rendering & Conversion Bugs:

    • Restored line visibility in Excel-to-HTML conversions.
    • Fixed image rendering when using Cell.setHtmlString() with external URLs.
    • Prevented space removal from text during HTML string set.
    • Restored named ranges lost during XLSX to XLSB conversion.
    • Corrected pivot field name issue causing XLSB to XLSM corruption.
  • Smart Marker & JSON Integration:

    • Fixed NullPointerException for missing smart marker tags.
    • Ensured smooth import of base64 pictures, arrays, and complex map structures.

Public API and Backwards Incompatible Changes

New Properties and Methods:

  • Cell.isCheckBoxStyle
  • PivotField.getFormula()
  • PivotItem.getFormula(), .name
  • PivotTable.showDetail()
  • HtmlSaveOptions.officeMathOutputMode, cellNameAttribute
  • XlsSaveOptions.wpsCompatibility
  • PrintCommentsType.printWithThreadedComments

New Enums and Classes:

  • FileFormatType.Ole
  • LimLowUppEquationNode
  • ArrayEquationNode
  • HtmlOfficeMathOutputType

Renamed/Obsoleted:

  • Renamed members of EquationNodeType to use shorter names
  • Deprecated: PivotField.getCalculatedFieldFormula()

🔍 Explore the Full Release Details

For full list of updates, please visit Aspose.Cells for Java 24.9 Release Notes.


pivot table show detail java | json smart marker support | cell checkbox style java | textjoin formula fix | xlsb named range bug

VersionRelease Date
26.4April 10, 2026
26.3March 13, 2026
26.2February 11, 2026
26.1January 14, 2026
25.12December 12, 2025
25.11November 13, 2025
25.10October 14, 2025
25.9September 12, 2025
25.8August 13, 2025
25.7July 10, 2025
25.6June 12, 2025
25.5May 13, 2025
25.4April 11, 2025
25.3March 14, 2025
25.2February 14, 2025
25.1January 15, 2025
24.12December 12, 2024
24.11November 13, 2024
24.10October 11, 2024
24.9September 12, 2024
24.8August 8, 2024
24.7July 12, 2024
24.6June 17, 2024
24.5May 10, 2024
24.4April 10, 2024
24.3March 12, 2024
24.2February 6, 2024
24.1January 11, 2024
23.12December 14, 2023
23.11November 10, 2023
23.10October 13, 2023
23.9September 15, 2023
23.8August 10, 2023
23.7July 13, 2023
23.6June 12, 2023
23.5May 10, 2023
23.4April 12, 2023
23.3March 8, 2023
23.2February 9, 2023
23.1January 10, 2023
22.12December 12, 2022
22.11November 11, 2022
22.10October 12, 2022
22.9September 13, 2022
22.8August 5, 2022
22.7July 11, 2022
22.6June 13, 2022
22.5May 11, 2022
22.4April 13, 2022
22.3March 11, 2022
22.2February 16, 2022
22.1January 11, 2022
21.12December 9, 2021
21.11November 9, 2021
21.10October 15, 2021
21.9September 16, 2021
21.8August 12, 2021
21.7July 14, 2021
21.6June 18, 2021
21.5May 14, 2021
21.4April 15, 2021
21.3March 12, 2021
21.2February 5, 2021
21.1January 15, 2021
20.12December 18, 2020
20.11November 12, 2020
20.10October 19, 2020
20.9September 10, 2020
20.8August 13, 2020
20.7July 15, 2020
20.6June 12, 2020
20.5May 21, 2020
20.4April 17, 2020
20.3March 20, 2020
20.2February 20, 2020
20.1January 17, 2020
19.12December 19, 2019
19.11November 19, 2019
19.10October 21, 2019
19.9September 23, 2019
19.8August 21, 2019
19.7July 18, 2019
19.6June 21, 2019
19.5May 22, 2019
19.4April 18, 2019
19.3March 19, 2019
19.2February 20, 2019
19.1January 18, 2019
18.12December 20, 2018
18.11November 20, 2018
18.10October 19, 2018
18.9September 19, 2018
18.8August 16, 2018
18.7July 13, 2018
18.6June 22, 2018
18.5May 21, 2018
18.4April 20, 2018
18.3March 19, 2018
18.2February 9, 2018
18.1January 22, 2018
17.12December 18, 2017
17.11November 21, 2017
17.10October 20, 2017
17.9September 20, 2017
17.8August 17, 2017
17.7July 19, 2017
17.6June 16, 2017
17.5May 17, 2017
17.4.0April 24, 2017
17.3.0March 17, 2017
17.02.0February 17, 2017
17.1.0January 13, 2017
16.12.0December 15, 2016
16.11.0November 14, 2016
16.10.0October 13, 2016
9.0.0September 14, 2016
8.9.2August 22, 2016
8.9.1August 15, 2016
8.9.0July 18, 2016
8.8.3June 28, 2016
8.8.2June 3, 2016
8.8.1May 26, 2016
8.8.0April 22, 2016
8.7.2March 29, 2016
8.7.1February 26, 2016
8.7.0January 27, 2016
8.6.3December 24, 2015