# freemaker-poi-excel **Repository Path**: hlingoes/freemaker-poi-excel ## Basic Information - **Project Name**: freemaker-poi-excel - **Description**: 支持复杂格式(包括图片,注释)的excel导出工具 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-05-27 - **Last Updated**: 2025-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 实现的功能 ##### 1.支持Freemarker导出Excel的所有功能(完美导出复杂的合并单元格、合并行和列、颜色、字体等) ##### 2.支持导出带有图片的Excel ##### 3.支持多Sheet页导出 ##### 4.支持导出单元格注释 ##### 5.支持完美导出.xls、.xlsx格式,生成文件打开无报错提醒 ##### 6.适用于生成复杂样式的Excel,不适用于大数据量导出 #### 代码[Hlingoes/freemaker-poi-excel](https://gitee.com/hlingoes/freemaker-poi-excel)使用详见 [Freemarker生成复杂样式图片并无文件损坏的excel](https://www.cnblogs.com/Hlingoes/p/14828344.html) --- > 参考与引用 > 1. [Freemarker整合poi导出带有图片的Excel教程](https://blog.csdn.net/x541211190/article/details/105675771)
*** 待续...