摘要: 参考01年王洪超写的,由于引用的Office版本不同,命名空间有所改变,故整理一下,代码如下://本案例中引用的是:11.0.0.0using Microsoft.Office;using Microsoft.Office.Interop.PowerPoint;using Microsoft.Office.Interop;using Microsoft.Office.Core;/// <su... 阅读全文
posted @ 2008-09-05 12:46 Haven 阅读(1291) 评论(0) 推荐(0)