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

Add options to Sheet to track columns because IllegalStateException will be thrown on it's auto-sizing #36

Open
kortov opened this issue Apr 13, 2020 · 0 comments

Comments

@kortov
Copy link

kortov commented Apr 13, 2020

In SXSSFSheet IllegalStateException will be thrown with message Could not auto-size column. Make sure the column was tracked prior to auto-sizing the column. on sheet.autoSizeColumn(0).
So I think it's a good idea to add options for it. PR will be soon

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

1 participant