Skip to content

Commit 8a76e89

Browse files
committed
release 7.1.3
1 parent ddff546 commit 8a76e89

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,22 @@ 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.3
58+
## Fixed
59+
* The column style is lost after calling processTemplate method in the exported XLSX file.(DOCXLS-10338)
60+
* There is a performance issue when saving specific Excel files to an HTML file.(DOCXLS-10342)
61+
* Enhance the exception message when deleting range is not allowed.(DOCXLS-10364)
62+
* Exception is thrown on filling the specific template file.(DOCXLS-10379)
63+
* Row heights are changed after opening an XLSX file then export to SSJSON file.(DOCXLS-10386)
64+
* Exception is thrown on deleting row after loading some particular SJS file.(DOCXLS-10389)
65+
* Constant cells are expand along with the template cell.(DOCXLS-10417)
66+
* Exception is thrown on calling processTemplate method after loading some particular file.(DOCXLS-10418)
67+
* Some zero value appera after process template in the export XLSX file.(DOCXLS-10422)
68+
* Exception is thrown on exporting to SJS file.(DOCXLS-10428)
69+
* Exception is thrown on calling IWorksheets.CopyAfter method.(DOCXLS-10448)
70+
* Performance issue on loading particular XLSX file.(DOCXLS-10457)
71+
* The value of allowMove property in chart changed in the exported SJS file.(DOCXLS-10461)
72+
* The text changes to vertical text in the exported PDF file.(DOCXLS-10482)
5773
## 7.1.2
5874
## Fixed
5975
* The formula result is incorrect using API to get the cell value.(DOCXLS-10106)

dsexcel/dsexcel-7.1.2-javadoc.jar

-2.01 MB
Binary file not shown.

dsexcel/dsexcel-7.1.3-javadoc.jar

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

0 commit comments

Comments
 (0)