alibaba/easyexcel

使用模板填充数据时遇到的问题

Open

#4,063 opened on Dec 14, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (7,599 forks)batch import
help wanted

Repository metrics

Stars
 (33,728 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

image 填充时表格上方为单个字段,下方为一个list,现在需要给下方list添加一金额合计行,直接在模板的列表占位符下方填写合计行,会被列表值覆盖,请问有什么办法可以解决

Contributor guide