Released: May 9, 2023
GrapeCity Documents .NET Bundle 中的更新
特性
GrapeCity Documents for Excel, .NET Edition 6.1.0
- Added support for SpreadJS .sjs file format.
- Added export options in ToImage() method.
- Added the ability to copy/move multiple sheets at once.
- Added support for XLTX file format.
- Added support for Form Controls on SpreadJS JSON I/O.
- Added support for allowResize property on SpreadJS JSON I/O.
修補程式
GrapeCity Documents for Excel, .NET Edition 6.1.0
- Exception is thrown on adding calculated items on Pivot Field.
- The performance of Workbook.FromJson() method is bad when JSON contains stripped style in big tables.
- The calculating performance is bad when sheet contains SUMPRODUCT formula.
- The axis position of chart is incorrect in the exported PDF file.
- Exception is thrown on loading particular Excel file with chart.
- The calculated formula of table column is lost in the exported SSJSON file.
- 3D chart is missing in the exported PDF file.
- The result of MATCH function is incorrect.
- The result of COUNT function is incorrect.
- The cell value doesn't overflowed correctly in the exported PDF file when cell value type is text and has customer number format.
- The result of some functions is incorrect when they refer to 3D reference.
- Exception is thrown on exporting PDF file when combo chart's category axis has null value in the workbook.