pjfanning commented on issue #892:
URL: https://github.com/apache/poi/issues/892#issuecomment-3245415207
I added this comment to issue 68094.
There are still some unreleased changes so the most practical solution for
people who think autoSizeColumn is making the columns too narrow or
https://bz.apache.org/bugzilla/show_bug.cgi?id=68094
--- Comment #21 from PJ Fanning ---
There are still some unreleased changes so the most practical solution for
people who think autoSizeColumn is making the columns too narrow or too wide is
to make the autosize calls and then to loop over the
Thibaud430 commented on issue #892:
URL: https://github.com/apache/poi/issues/892#issuecomment-3245344883
Thanks for the reply, I will follow it then,
I have to say I did not check there before because I don't have any account
but will definetly create one now.
--
This is an automated
pjfanning commented on issue #892:
URL: https://github.com/apache/poi/issues/892#issuecomment-3245312767
Duplicate of https://bz.apache.org/bugzilla/show_bug.cgi?id=68094 - our main
bug tracker
--
This is an automated message from the Apache Git Service.
To respond to the message, please
pjfanning closed issue #892: XSSF autoSizeColumn(int column) not working since
5.4.1 with Excel
URL: https://github.com/apache/poi/issues/892
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
Thibaud430 opened a new issue, #892:
URL: https://github.com/apache/poi/issues/892
Using XSSF Workbook (not tested with other types), autoSizeColumn(int
column) method seems to behave differently since last version 5.4.1.
No change in code results in columns not being resized properly