File tree Expand file tree Collapse file tree 4 files changed +17
-0
lines changed Expand file tree Collapse file tree 4 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,23 @@ 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
+ ## 7.2.3
58
+ ## Fixed
59
+ * The alignment is incorrect in the exported Excel file when overwrite fillmode is applied to cross table in template.(DOCXLS-10421)
60
+ * The invocation of the PrintManager consumes a lot of memory.(DOCXLS-10807)
61
+ * The plot area is not in the center in the exported image file.(DOCXLS-11084)
62
+ * Some resources are incorrect in the de-DE/de-CH/it-CH/fr-CH culture in the exported Excel file.(DOCXLS-11103)
63
+ * Exception is thrown on exporting SJS file after copying formula from another workbook.(DOCXLS-11111)
64
+ * Enhance the exception message when inserting column is invalid.(DOCXLS-11183)
65
+ * Exception is thrown on exporting to SJS file.(DOCXLS-11196)
66
+ * The conditional format is incorrect in the exported XLSX file after process template.(DOCXLS-11206)
67
+ * The reference of formula is changed in the exported XLSX file after process template.(DOCXLS-11207)
68
+ * The transparent of text in chart is lost in the exported PDF file.(DOCXLS-11215)
69
+ * The min/max date of chart axis is incorrect in the exported PDF file.(DOCXLS-11217)
70
+ * The result of CONCATENATE function is incorrect.(DOCXLS-11219)
71
+ * Enhance the error message when there are invalid content in template cells.(DOCXLS-11232)
72
+ * Some borders are missing in the exported PDF file.(DOCXLS-11262)
73
+ * The color of hyperlink is incorrect in the exported SJS file.(DOCXLS-11266)
57
74
## 7.2.2
58
75
## Fixed
59
76
* There are many unexpected diagonal lines in the exported PDF file.(DOCXLS-10988)
You can’t perform that action at this time.
0 commit comments