摘要:
记住要引入Word的dll文件 Interop.word.dll (如找不到可以直接根我联系)在命名空间还有记得加入using System.Reflection;Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->//===========开始生成Word文档===============好麻烦呀这段========= privatevoid button5_Click(object sender, EventArgs e) { //===== 阅读全文
posted @ 2012-10-31 14:04 code_Craftsman 阅读(324) 评论(0) 推荐(0) 编辑