Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handler ignores empty cells #35

Closed
VnVentX opened this issue Jul 28, 2022 · 1 comment
Closed

Handler ignores empty cells #35

VnVentX opened this issue Jul 28, 2022 · 1 comment

Comments

@VnVentX
Copy link

VnVentX commented Jul 28, 2022

When iterating through each header to get row data it ignores all the empty cells and only get data from the first cell that have value
.handler(set -> set.fromColumn(5)

@nambach
Copy link
Owner

nambach commented Jul 28, 2022

Could you please describe more detail about: what your current code is, the current result, and what you expect it to behave?

@nambach nambach closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants