Commit Graph
5 Commits
Author SHA1 Message Date
wenbei 971dcd06ad 添加pageTest方法,测试issue#I5IG1F 2022-07-26 13:58:45 +08:00
wenbei bb85c40924 1.更新 Convert.toMap方法注释,格式化代码
2.删除mapToMapWithSelfTypeTest方法多余空行
2022-07-26 12:33:09 +08:00
wenbei de52d71031 1.update Convert.toMap, If value is a map type, use its own type; otherwise, use HashMap
2.add Convert.toMap, Overload a method to specify the map type of conversion
2022-07-26 11:55:00 +08:00
wenbei 5267a02467 modify method name,update desc 2021-06-24 19:38:02 +08:00
wenbei f428120890 对导出的数据整行或整列自定义样式
fix:原setRowStyle setColumnStyle会使无数据的cell也有样式且有数据的cell的样式会被StyleSet的样式覆盖
2021-06-24 17:34:28 +08:00