C#导出Excel
摘要://此处为转载http://blog.csdn.net/sat472291519/article/details/11939527public void toExcel() { //接收需要导出的数据 List list = db.Contacts_BClient.ToList(); //命名导出...
阅读全文
posted @ 2014-05-12 09:24
posted @ 2014-05-12 09:24
posted @ 2014-03-13 14:13