Skip to content

Commit a4b1e9d

Browse files
committed
release 7.1.4
1 parent 8a76e89 commit a4b1e9d

File tree

4 files changed

+13
-0
lines changed

4 files changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,19 @@ This repository contains source project of Examples and Showcases of DsExcel to
5454
| SpringBootDemo/SpringBoot+Angular2 | A source project that demonstrates how to use DsExcel with SpringBoot + Angular2 + Spread.Sheets|
5555

5656
---
57+
## 7.1.4
58+
## Fixed
59+
* Merged cells are unmerged in the exported Excel file when template cell have G=R property.(DOCXLS-10484)
60+
* The serise line of chart changed after loading the SSJSON file then exporting to SJS file.(DOCXLS-10488)
61+
* The formula is lost after loading the particular SJS file.(DOCXLS-10495)
62+
* The font weight is lost after loading the particular SSJSON file.(DOCXLS-10498)
63+
* Performance issues on opening a particular Excel file which contains lots of external workbooks.(DOCXLS-10506)
64+
* Exception is thrown on expoting Excel file after deleting particular sheet.(DOCXLS-10510)
65+
* The customized properties of celltype are lost in the exported SSJSON file.(DOCXLS-10553)
66+
* Exception is thrown on setting dynamic array formula to data validation.(DOCXLS-10571)
67+
* Exception is thrown on calling Workbook.toJson() method when the original SSJSON file contains invalid comment data.(DOCXLS-10589)
68+
* The result of TEXTJOIN function is incorrect if the parameter contains CalcError.(DOCXLS-10617)
69+
* The text is incorrect in the exported PDF file when the font is "symbol".(DOCXLS-10639)
5770
## 7.1.3
5871
## Fixed
5972
* The column style is lost after calling processTemplate method in the exported XLSX file.(DOCXLS-10338)

dsexcel/dsexcel-7.1.3-javadoc.jar

-2.01 MB
Binary file not shown.

dsexcel/dsexcel-7.1.4-javadoc.jar

2.01 MB
Binary file not shown.
13 MB
Binary file not shown.

0 commit comments

Comments
 (0)