alibaba/easyexcel

导出模版,如何设置下拉且可以多选呢?

Open

#3,886 opened on Jul 16, 2024

View on GitHub
 (0 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

看了下目前的api 好像不支持dataValidation.setType

目前看test 里面的测试用列。有自定义拦截器.对第一列第一行和第二行的数据新增下拉框,显示 测试1 测试2 。但是是单选的 多选没看到测试用例。 多选不支持了吗?

Contributor guide