导出EXCEL(转转)
摘要:
usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Data;usingSystem.IO;usingSystem.Web;usingMicrosoft.Office.Interop.Excel;usingSystem.Reflection;/**开发人员:Hisen*时间:2008年11月24日*功能:将数据导出Excel**/namespaceXT.LiTree.Logic{publicclassExcelExport{privateExcelExport(){}privatestaticExce 阅读全文
posted @ 2013-10-09 10:50 MisterS 阅读(273) 评论(0) 推荐(0) 编辑