Thread
:
I generate excel file from c# & want to display image in it
View Single Post
#
2
Posted to microsoft.public.excel.programming
NA_AB[_2_]
external usenet poster
Posts: 57
I generate excel file from c# & want to display image in it
how about using this?!
myApplication.Rows.Worksheet.SetBackgroundPicture( @"C:\Documents and
Settings\All Users\Documents\My Pictures\Sample Pictures\blue hills.jpg");
Reply With Quote
NA_AB[_2_]
View Public Profile
Find all posts by NA_AB[_2_]