I did read that thread before. And I did go throught your work but it seems that apply to ole2 only. But thank you very much anyway.....
MSB wrote: > > Have a look at this thread; > > http://www.nabble.com/Copy-images-from-Workbook-to-Workbook-to23032425.html > > The code we put together exposed both the name of the picture and it's > location on the worksheet. > > Matthew took things much further and may be willing to help you out if you > contact him. > > > 300Sadder wrote: >> >> I can only find the only solution of getting the image from excel. >> List lst = workbook.getAllPictures(); >> But the picture achieved cannot be identify the properties like file >> name, and the location in the excel. >> I want a function which can be used on excel 2003 and 2007. >> Is there a function exist? Is there a way to do it? >> Or is this impossbile to do at this stage? >> Thanks....... >> > > -- View this message in context: http://www.nabble.com/How-to-get-images-from-excel-%28both-orl2-and-ooxml%29-%21-tp23573155p23583458.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
