https://bz.apache.org/bugzilla/show_bug.cgi?id=58676
Bug ID: 58676 Summary: Column width too narrow for cells with word wrap Product: POI Version: unspecified Hardware: Other Status: NEW Severity: minor Priority: P2 Component: HSSF Assignee: dev@poi.apache.org Reporter: magnus.selham...@aaro.se If all cells in a column have the property word wrap set, it is possible that the method org.apache.poi.ss.usermodel.Sheet.autoSizeColumn(int) returns a width that is much too narrow. This does not seem to appear all the time, and it is possible that the specific Excel version used to view the file, may recalculate the widths to make the sheet look nice. The hardware and OS are just guesses, and I will add hopefully better details. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org