Delete an image from the cell

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Delete an image from the cell

Hi

I am transforming html report content (which is generated using XML and
XSLT) into Excel wroksheet. I opened the excel file and delete the image from
the cell but the excel does not allow to delete an image. I could not able to
find the properties of the cell.

How could i delete the image from the cell?

Thanks
Yuva.
 
Cells can contain constants, formulae, or errors. They cannot contain
images/shapes.

Images exist in the drawing layer above the sheet, and can be accessed
via the shapes or pictures collection.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top