#4050·easyexcel

使用模版导出,拦截器 afterCellDispose 指定了单个 cell,但最终对全局 cell 起作用

作者: ryan-sgy创建于 2024年11月17日更新于 2025年7月23日
标签bug

Recommendation: Please refer to the documentation first Quick Start, Common Questions

Description of the trigger scenario

When exporting using the Excel template, you need to use the afterCellDispose interceptor to make changes to the specified cell based on business logic. The final style changes apply to all cells globally.

内容来源: alibaba/easyexcel