View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dd12345 dd12345 is offline
external usenet poster
 
Posts: 2
Default I generate excel file from c# & want to display image in it


Thanks for the post, but we want to insert a small logo into one cell, not
create a watermark on the sheet.



"NA_AB" wrote:


how about using this?!

myApplication.Rows.Worksheet.SetBackgroundPicture( @"C:\Documents and
Settings\All Users\Documents\My Pictures\Sample Pictures\blue hills.jpg");