Release Notes for Version 7.0.0
In This Topic
Important Note
This is the initial release of the DS.Documents.Excel package. This package replaces GrapeCity.Documents.Excel, and provides the same functionality, ensures future enhancements, and is backwards compatible with GrapeCity.Documents.Excel. Existing subscriptions will continue to work with this new package.
Breaking Changes from GrapeCity.Documents.Excel 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 support to format trendline equations in charts (and export).
- Added support for Async User-Defined Function.
- Added support to export Excel to HTML with Inline CSS option.
- Added improvements in Grouping for OptionButton Controls.
- Added support to maintain Image aspect ratio in Template language.
- Added support for 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 shapes and images in pagination mode (Template Language).
- Added support for exporting of smooth lines in charts to PDF.
- 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.