摘要: POI导出Excel-- setFillForegroundColor() 不生效 1.添加代码 //设置颜色 cellStyle.setFillForegroundColor(backGroundColorStyle.getColorCode().getIndex()); //设置为前景色 cellStyle.setFillPattern(FillPatternType.SOLI 阅读全文
posted @ 2022-03-10 08:34 独自一人的江湖 阅读(1263) 评论(0) 推荐(0)