"Floating" checkboxes supported? #328
Answered
by
Osiris-Team
Osiris-Team
asked this question in
Q&A
-
Hey @ozlerhakan does the library support "floating" checkboxes, it seems like there are tons of different types of checkboxes in excel and differences between file formats/versions which make this pretty hard... |
Beta Was this translation helpful? Give feedback.
Answered by
Osiris-Team
Jan 11, 2025
Replies: 1 comment 1 reply
-
Hi @Osiris-Team , Have your tried the latest Poiji on your use cases? Have you encountered a case where "floating" checkboxes are missing after you parse them into Java objects? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ozlerhakan no I just assumed it wouldn't work and had hope you would tell me otherwise, since you use Apache Poi under the hood and there is no mention of checkbox/control in your source code. I was using apache poi before and encountered this issue.
But no worries, had to write my own parser, which seems to work: https://stackoverflow.com/questions/79345999/floating-checkbox-control-boolean-value-not-supported