Hi there,
Is it possible to export an image file (.jpg/.gif) from excel using office
interop ?
If so, how do you do this? Are there any code examples available?
Thanks.
Cindy M -WordMVP- - 31 Jul 2006 11:12 GMT
Hi Kâsým,
> Is it possible to export an image file (.jpg/.gif) from excel using office
> interop ?
With the exception of copying it to the Clipboard and extracting it from
that, I don't think so. But the best place to ask whether Excel provides any
automation interface would be the excel.programming newsgroup.
-- Cindy