1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Java7,599 forks (7,599 forks)batch import
help wanted
Repository metrics
- Stars
- 33,728 stars (33,728 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
附件
merge-test.xlsx
问题描述
针对这种动态的合并表头要怎么判断合并的表头站几个单元格,有没有相应的方法。这里的检查项目都是动态的,并且对用子集也不清楚有多少了,请问这种情况要怎么获取对应主子头
Contributor guide
- Research direction
- Investigate the Excel reading logic for merged cells in easyexcel, specifically how to obtain the number of columns a merged header occupies. Look at the ExcelReader or analysis context classes for relevant methods.
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- JavaGit