Excel Automation - exporting image files

G

Guest

I'm trying to automate Excel 2003 from Visual C# .Net. Is it possible to
export an image file from c# to excel?

If so, how do you do this? Are there any code examples available?

Thanks.

Mansi
 
L

les

You need to do OLE and insert it into a pictureBox (I
think that is the name of the object).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top