文件名称:用c#写excel源代码
文件大小:314KB
文件格式:ZIP
更新时间:2013-08-18 15:23:01
c# excel
This article will help to write data to Excel using C# without playing with Excel.Application. With the help of the ExcelFileWriter class, it is very easy to write data to an Excel sheet.
【文件预览】:
WriteToExcel
----WriteToExcel()
--------bin()
--------WriteToExcel.csproj(3KB)
--------Properties()
--------Program.cs(2KB)
--------ExcelFileWriter.cs(5KB)
----WriteToExcel.sln(925B)
----WriteToExcel.suo(9KB)