Adding images to cells via VB.Net

  • Thread starter Thread starter Cartoper
  • Start date Start date
C

Cartoper

I have an Excel spreadsheet that contains data about images, one row
per image. I now need to insert the image from which the data came in
the last column. How best to do that? I would like the images to be
constrained to the cell but stay proportional.
 
I have an Excel spreadsheet that contains data about images, one row
per image.  I now need to insert the image from which the data came in
the last column.  How best to do that?  I would like the images to be
constrained to the cell but stay proportional.

Does anyone have any ideas as how to insert an image into a cell in
Excel via .Net?
 
Back
Top