摘要:
要在项目中添加com引用microsoft excel 11.0 object libary Excel.ApplicationClass ac = new Excel.ApplicationClass();//application相当于excel执行程序,就是excel.exe ac.DefaultFilePath = ""; ac.SheetsInNewWorkbook = 2;//在创... 阅读全文
posted @ 2010-01-29 21:39
Randy0528
阅读(588)
评论(0)
推荐(0)