11 2014 档案

摘要:使用如下代码,可将Datagridview的内容存入Excel表中: using Microsoft.Office.Core; using Excel= Microsoft.Office.Interop.Excel; Excel.Application excelApp = new Excel... 阅读全文
posted @ 2014-11-01 15:20 martin304 阅读(500) 评论(0) 推荐(0) 编辑