Release Notes for Version 7.0.0
In This Topic
Important Note
This is the initial release of the dsexcel Java package (.jar). This package replaces gcexcel Java package, and provides the same functionality, ensures future enhancements, and is backwards compatible with gcexcel. Existing subscriptions will continue to work with this new package.
Breaking Changes from gcexcel 6.2.5 version
- The return value of Parent property of IDataLabel interface has been changed from IPoint to Object.
Enhancements from the Previous Release
- Added enhanced formatting for trendline equations in charts (and export).
- Added Async User-Defined Function Support.
- Added Export Excel to HTML with Inline CSS option.
- Added Improvements in Grouping for OptionButton Controls.
- Added [Template Language]Maintain Image aspect ratio.
- Added Direct Acroform Creation with DsExcel API.
- Added support for password in the protected sheet (SpreadJS Integration).
- Added support for exporting of Funnel Charts to PDF.
- Added support for Mask style (SpreadJS integration).
- Added support for IRange.DefaultValue.
- Added support for cell.altText property (SpreadJS integration).
- Added support for repeat shapes and images in pagination mode (Template Language).
- Added support for smooth lines in charts in PDF export.
- Added support for set first page number to 'Auto' in Page Setup.
- Added support to specify columns to quote on exporting to CSV.
Resolved Issues
- Fixed the disappearing formula linked with the radio button in the exported Excel file.
- Fixed the changed celltype in the exported SSJSON file.