其实是从网上搜索到的.......(学习......)
将Dataset数据导出到Excel中(ASP.NET/C#)
将Dataset数据导出到Excel中(ASP.NET/C#)        
//由dataset导出Excel        
将Dataset数据导出到Excel中(ASP.NET/C#)
        public void CreateExcel(DataSet ds,string typeid,string FileName) 
 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-16
  • 2021-08-08
  • 2021-06-26
  • 2022-12-23
  • 2021-10-18
猜你喜欢
  • 2022-12-23
  • 2021-11-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案