add style for columns and rows

This commit is contained in:
Looly
2021-06-24 23:23:26 +08:00
parent 04e0e10fc4
commit ae16121e46
3 changed files with 46 additions and 43 deletions

View File

@@ -9,6 +9,7 @@
* 【core 】 增加Convert.toSet方法issue#I3XFG2@Gitee
* 【core 】 CsvWriter增加writeBeans方法pr#345@Gitee
* 【core 】 新增JAXBUtilpr#346@Gitee
* 【poi 】 ExcelWriter新增setColumnStyleIfHasData和setRowStyleIfHasDatapr#347@Gitee
### 🐞Bug修复
* 【json 】 修复XML转义字符的问题issue#I3XH09@Gitee