开发者

Working with Excel 2007 from win32 application

Can you tell me Where I can see a examples (sources of simple application on c++ (for Visual Studio)) a working with excel 2007 and 2003 from win32 appli开发者_如何学运维cation. Especially with Chart object. Thanks!


One you created COM object of Excel.Application, you can call the same methods this object have in VBScript.

Use some wizard of your IDE to make a wrapper for this ActiveX or use this awkward method: http://support.microsoft.com/kb/216686

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜