首先,本人是个菜鸟。
当时引用的是NExcel,但是在使用的是找不到CLOSE方法,导致无法关闭打开的EXCEL文件
在SOURCEFORGE中这样几句话:注明,NExcel是在SOURCEFORGE下载到的压缩包,里面包含了binaries, documentation and sources
1:Add NExcel.dll to your application
2:Add NExcel.dll to the libraries of your application.
3:Then add a reference to it in your application's project.
我不是很清楚其中的application,libraries of your application是什么意思,或者前两句话我应该怎么做,麻烦大虾详细讲解。