Add an Image Object...

H

Harish Shinde

Hi,

I wants to add an image which is a part of my satellite assembly (means dll) to the excel sheet on the button click of my customized toolbar.

I tried using AddPicture method but the first parameter is a string path of the image file and I want to use image object.

How can I achieve this...

Regards,

-Harish
 
Top