摘要: 前提:导入COM库:Microsoft word 11.0 Object Library.创建新WordobjectoMissing=System.Reflection.Missing.Value;Word._ApplicationoWord;Word._DocumentoDoc;oWord=newWord.Application();oWord.Visible=true;oDoc=oWord.Documents.Add(refoMissing,refoMissing,refoMissing,refoMissing);打开文档:objectoMissing=System.Reflection. 阅读全文
posted @ 2009-05-15 09:58 大侠酷裤马路 阅读(489) 评论(0) 推荐(0) 编辑