.NET中调用EXCEL

在按扭的事件里写入:  System.Diagnostics.Process.Start("winword.exe");

调用excel: System.Diagnostics.Process.Start("excel.exe");

posted on 2009-12-15 10:35  Gsun  阅读(199)  评论(0编辑  收藏  举报

导航