Skip to content

Commit ddff546

Browse files
committed
release 7.1.2
1 parent fa39386 commit ddff546

File tree

4 files changed

+18
-0
lines changed

4 files changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,24 @@ 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.2
58+
## Fixed
59+
* The formula result is incorrect using API to get the cell value.(DOCXLS-10106)
60+
* Performance issue on calculating workbook containing dynamic array formulas.(DOCXLS-10174)
61+
* The number format is incorrect when using Chinese version of Excel to open the Excel file exported in US culture.(DOCXLS-10234)
62+
* Rich text is missing in the exported PDF file.(DOCXLS-10247)
63+
* Copying the sheet takes a long time when sheet contains lots of pictures.(DOCXLS-10279)
64+
* The print info is changed in the exported SSJSON file.(DOCXLS-10280)
65+
* An exception is thrown on saving Excel file.(DOCXLS-10284)
66+
* Chart data lost after copying worksheet if EnableCalculation is false.(DOCXLS-10289)
67+
* Performance issue on exporting specific SSJSON file.(DOCXLS-10292)
68+
* German text changes to English language when refreshing the Pivot Table.(DOCXLS-10293)
69+
* Exception is thrown on applying sorting via FontColorSortField.(DOCXLS-10314)
70+
* Exception is thrown on loading particular Excel file.(DOCXLS-10320)
71+
* Exception is thrown on processing the template when it contains cross worksheet formula.(DOCXLS-10326)
72+
* Exception is thrown on processing the template when it contains hidden sheets.(DOCXLS-10329)
73+
* All rows are hidden in the exported SJS file.(DOCXLS-10335)
74+
* The comments are lost in the exported Excel file after processing template.(DOCXLS-10336)
5775
## 7.1.1
5876
## Fixed
5977
* Sheet scrolling buttons are not working when hiding sheet and exporting to Excel file.(DOCXLS-8480)

dsexcel/dsexcel-7.1.1-javadoc.jar

-2.02 MB
Binary file not shown.

dsexcel/dsexcel-7.1.2-javadoc.jar

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

0 commit comments

Comments
 (0)