support sheetName

This commit is contained in:
Looly
2021-08-22 18:38:55 +08:00
parent 40828f69d1
commit 4acfe47bbe
7 changed files with 54 additions and 24 deletions

View File

@@ -16,6 +16,7 @@
* 【poi 】 增加EscapeStrCellSetterissue#I466ZZ@Gitee
* 【poi 】 ExcelBase增加renameSheet、cloneSheetissue#I466ZZ@Gitee
* 【core 】 ListUtil增加splitAvg方法pr#397@Gitee
* 【poi 】 Excel07SaxReader支持数字类型sheet名称、支持sheetName:名称前缀issue#I46OMA@Gitee
### 🐞Bug修复
* 【core 】 修复MapUtil.sort比较器不一致返回原map的问题issue#I46AQJ@Gitee