On Wed, 31 Oct 2007, Babu kumar Thannasi wrote:
As of now we do not have "HSSFSimpleShape.LINESTYLE_ARROWHEAD " . so i could not draw a line with Arrow head.

Your best bet is to:
* create a file with excel with no arrow
* save a copy of it
* open the copy in excel, and set the linestyle to what you want
* compare the two files (using the tools in poifs.dev or hssf.dev), and
   figure out what the value is we'd need to set to get the arrowhead
* let us know, and we'll add that constant to poi

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to