2014年8月5日
摘要: ActiveXComponent app = new ActiveXComponent("Word.Application"); //启动word String inFile = "C:\\TEMP\\test.doc";app.setProperty("Visible", new... 阅读全文
posted @ 2014-08-05 16:56 janehlp 阅读(1288) 评论(0) 推荐(0) 编辑