Posted to microsoft.public.excel.programming
|
|
export excel chart to file error
Maybe this will help
http://www.rondebruin.nl/mail/folder2/chart.htm
--
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
"Magimasta" wrote in message ...
Hello Worriors,
i have a question about the Chart.Export method.
I used it like this in C#:
", "BMP", System.Reflection.Missing.Value);
But i always get an Exception like this:
Ausnahme von HRESULT: 0x800A03EC
Thx for helping
|