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>

Reply via email to