摘要: 本文主要是使用hutool工具生成一个Excel文件,包括表头合并、自定义背景颜色设置,单元格百分比数据格式设置等功能点。 注意点: XSSFCellStyle 可以 setFillForegroundColor(XSSFColor color), 而CellStyle 只支持 setFillFor 阅读全文
posted @ 2024-06-28 10:37 LUDAGOGO 阅读(795) 评论(0) 推荐(0)