Might be a developer kind of question here.
After setting all text cells in a column, calling setAutoSize usually
sets it to a width that is too narrow.
It appears that HSSFSheet.setAutoSize uses '0' as the default character
width. The Verdana Plain 10 font on the Macintosh has a width of 6. 'W'
and 'm' both are 10 and '%' is the widest at 11.
Shouldn't this be changed from '0' to '%'?
BTW I do see it setting the width correctly using Helvetica Plan 10, but
not with Arial Plain 10 which is the default font.
Thanks
Bill
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]