文件名称:word bin dll
文件大小:129KB
文件格式:RAR
更新时间:2012-01-17 08:04:53
office word C# dll
C# 操作 word 所用的类 using word; word.Application wordApp = new word.ApplicationClass (); word.Document wordDoc = wordApp.Documents.Add ( ref templetName, ref Nothing, ref Nothing, ref Nothing ); 就可以调用了 导出 wordDoc.SaveAs ( ref filename, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing );
【文件预览】:
word.dll.refresh
word.dll