View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Cartoper Cartoper is offline
external usenet poster
 
Posts: 3
Default Adding images to cells via VB.Net

On May 21, 5:02*pm, Cartoper wrote:
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?