are any mathmaticians out there that can set the width, see what it resembles in excel and then do that back and forth a few times you should be able to get some kind of curve that perhaps you could PROVE what the heck kind of unit this is. The current javadoc is "inaccurate" because its just reciting the best information we have (from the Excel 97 Developer's Kit)...which is of course incorrect.
What I did for the HSSF Serializer for cocoon is create a "magic number function" which is correct maybe 60% of the time. But its just chance.
-Andy
yangll wrote:
I want to set column width in a sheet , with hssfSheet 's method of
setColumnWidth(short column, short width), I can do it. But I don't know how
to set the parameter "width" (the doc says it means "the width in units of
1/256th of a character width"),
what does this mean , if I want to set the column width is 3 inches , than
how to set the "width" parameter?
Thanks for your answer !
--
To unsubscribe, e-mail: <mailto:poi-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:poi-user-help@;jakarta.apache.org>
-- To unsubscribe, e-mail: <mailto:poi-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:poi-user-help@;jakarta.apache.org>
