Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 Apache poi 3.7 HSSF 包从模板生成 xls 文件。模板 xls 有 png 图片。调用 HSSFSheet.setAutoFilter 方法后,图片在生成的 xls 中消失。
升级到 Apache POI 3.9 解决了这个问题