- 博客(1)
- 收藏
- 关注
原创 C#关于Excel导出及打印
添加DLL文件 Using: using Excel = Microsoft.Office.Interop.Excel; 调用: //Excel模板文件 string strFilePath = Application.StartupPath + "\\tiaomaout.xls"; if (!File.Exists(strFilePath)) throw ne
2014-04-16 09:26:52
5358
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人