[]
The following types have been removed from the public API.
IAutoCorrect
FormFieldSubmitFormatType
ICellCollection
HeaderFooterPosition
HeaderFooterType
ITableStyleInfo
ILegendKey
ILeaderLines
GraphicColorType
RangeFindReplace.FindReplaceImpl.FindMatch
RangePartialClasses.FindReplaceImpl.FindMatch
Note: The types listed above represented internal implementation details and were not intended for direct use. They could not be instantiated or obtained through any supported public API. Their removal does not affect supported functionality or applications that use supported public APIs.
Added support for rendering Japanese Ruby text when exporting workbooks to PDF.
Added support for preserving equation symbols when loading and saving XLSX workbooks.
Added support for preserving grouped Excel form controls when opening workbooks.
Added support for retaining pivot table group information after pivot tables are refreshed.
Added the Workbook.getCustomXmlParts method to support embedding and reading Custom XML data in Excel workbooks.
Introduced a performance demonstration site for evaluating large-workbook scenarios involving large amounts of data.
Improved API documentation with usage examples and detailed parameter descriptions.
Added the CsvSaveOptions.setEscapeFormulaLikeValues method to help prevent formula injection in CSV files.
Added support for rendering File Upload cell types in exported PDFs, including image attachments, non-image file names, and empty upload states.
Added support for rendering Pareto charts and Histogram charts when exporting workbooks to PDF.
Added support for preserving AI function formulas when importing from or exporting to SJS or SSJSON files with SpreadJS.
Added the IName.setVisible method to support preserving hidden named ranges in workbooks.
Added support for lossless import and export of SJS and SSJSON files in SpreadJS v19.2.
Added support for configuring how invalid formulas are handled when opening Excel workbooks.
Fixed the issue of incorrect pivot table group names in exported Excel files after a pivot table refresh.
Fixed the issue of certain formulas returning incorrect results.
Fixed the issue of DateTime values generated from a template not following the cell number format defined in the template.