المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : automation using xl5en32.h



C++ Programming
09-22-2009, 07:23 PM
Hello,

I want to charts using excel through vc++. I have included excel type library xl5en32.h but in these files _application class or _worksheet class doesnt exist . But the example that i have read of automation from codeproject or any other site use _application class for automation.

How should i go about in writing charts in vc++ with xl5en32.h file


Pritha