Hi I've got a problem. Well when i create a new HSSFWorkbook and a HSSFSheet of POI 1.5.1 and i want to use setColumnWidth(), set setHeightInPoints() then the parameter i use (such as 8 or 10) is not set in the Excel file i get in output ( i got 8.43 or 10.29). In fact i don't understand correspondance between the short number use in paramater and the value set in the file? Is there some operations to do? What is the twips or 1/256 size of a character?
Thank ----------------------------------------------------------- "I like work: it fascinates me. I could sit and look at it for hours." Jerome K Jerome "Three Men in a Boat" -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
