File tree Expand file tree Collapse file tree 4 files changed +14
-0
lines changed Expand file tree Collapse file tree 4 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,20 @@ This repository contains source project of Examples and Showcases of DsExcel to
54
54
| SpringBootDemo/SpringBoot+Angular2 | A source project that demonstrates how to use DsExcel with SpringBoot + Angular2 + Spread.Sheets|
55
55
56
56
---
57
+ ## 8.0.2
58
+ ## Fixed
59
+ * The cell reference is not as expected in the expanded result after processing template.(DOCXLS-10967)
60
+ * The size of Pie chart is smaller than Excel in the exported Image file.(DOCXLS-11272)
61
+ * Performance issues on processing templates with a large expanded result range.(DOCXLS-11490)
62
+ * The cell tag is lost in the exported Excel file after processing template.(DOCXLS-11590)
63
+ * The row count is incorrect in the exported SJS file.(DOCXLS-11728)
64
+ * Exception is thrown on copying cell across workbook if the source range contains conditional format.(DOCXLS-11735)
65
+ * Exception is thrown on exporting to the PDF file when workbook uses Cantarell fonts.(DOCXLS-11739)
66
+ * Hidden data labels of a chart are exported to the image if repeated category names are present(DOCXLS-11742)
67
+ * Grouped Pivot Slicers get lost when Excel file is loaded and saved.(DOCXLS-11753)
68
+ * Extra underline appears in the exported PDF file.(DOCXLS-11759)
69
+ * Performance issue on calculating big Excel file with lots of SUMIF function.(DOCXLS-11770)
70
+ * Exception is thrown on calling IFormatCondtions.Count when the conditional format is in a Pivot Table.(DOCXLS-11776)
57
71
## 8.0.1
58
72
## Fixed
59
73
* The cell value is incorrect when it is in the spilled range of dynamic array formula.(DOCXLS-11391)
You can’t perform that action at this time.
0 commit comments