You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Dmitry Kumshaev <dq...@mail.com> on 2009/01/28 00:21:52 UTC

How to get picture position in excel file

Hi,

I wonder if anyone could help to find out how to get picture position information.
I do get the image itself (using HSSFWorkbbok.getAllPictures()) but need also 
positioning information.

I have a template style application which reads an xls file created by Excel. That xls file has 
a sheet containing an image in a cell.  My application creates another sheet in the same 
workbook and needs to copy that cell to the new sheet so that the picture would appear 
in that new cell.

Does anyone have an idea?

Best regards,
Dmitriy


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org