https://issues.apache.org/bugzilla/show_bug.cgi?id=56377
--- Comment #5 from Holger <[email protected]> --- I'm using the Calibri font in a similar sample. I've checked that the font is available to Java. However, columns with a date format or with an accounting format are not sufficiently resized using Sheet.autoSizeColumn(). I also noticed the following: If I manually change the cell format to "General" in the resulting xls, the column width is sufficient. Hence I would guess that the autoSizeColumn() method does only consider the unformatted value of a cell. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
