Skip to content

Commit e33fabf

Browse files
committed
release 8.0.2
1 parent d6e9a8b commit e33fabf

File tree

4 files changed

+14
-0
lines changed

4 files changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,20 @@ 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+
## 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)
5771
## 8.0.1
5872
## Fixed
5973
* The cell value is incorrect when it is in the spilled range of dynamic array formula.(DOCXLS-11391)

dsexcel/dsexcel-8.0.1-javadoc.jar

-2.16 MB
Binary file not shown.

dsexcel/dsexcel-8.0.2-javadoc.jar

2.16 MB
Binary file not shown.
15.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)