摘要:
private void NewWord_Click(object sender, EventArgs e) { object oMissing = System.Reflection.Missing.Value; Microsoft.Office.Interop.Word.Application wApp = new Micros... 阅读全文
posted @ 2009-01-08 22:57
butterfly
阅读(864)
评论(0)
推荐(0)
摘要:
1. 启动 Microsoft Visual Studio .NET。 2. 在文件菜单上,单击新建,然后单击项目。从 Visual C# 项目类型中选择 Windows 应用程序。默认情况下会创建 Form1。 ... 阅读全文
posted @ 2009-01-08 22:54
butterfly
阅读(4016)
评论(0)
推荐(0)