alibaba/easyexcel

读取excel时,在调用converter的convertToJavaData方法时,如何修改其他列的值

Open

#4,021 opened on Oct 14, 2024

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

Description

读取excel,部分字段设置converter,调用convertToJavaData方法对字段进行处理,并修改其他字段,并返回到最后的对象中。 如何实现以上内容。

Contributor guide