Hi,
 
I would like to know if we can export an image as PNG to a particular cell in 
Excel using POI.
 
I have refered to the examples given on the website and tried exporting an 
image to excel.
It works fine for image to excel worksheet, but there are no APIs that would 
enable image export to a cell.
cell.SetCellValue() does not list any way to have image or even btye 
array/stream to be written to the cell.
 
Is this, what I am expecting to do, not possible using POI API?
 
Regards,
Prachi

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

Reply via email to