搜索资源列表
FromDDL_TO_Excel_VS2003
- 能从datagrid、listview、datatable、dataset、dataview中导出数据到excel中。-from datagrid, error, datatable, dataset, which is derived dataview data had to excel.
ExcelOperTest
- 一个简单的C#操作Excel的例子,包含读取和写入,使用Datatable的方式最简便,适合初学者-A simple C# example of operation of Excel, including read and write, using the Datatable the most simple and suitable for beginners
LoadXLS
- Load a excel sheet as a DataTable by using ADO.Net
AutoAllocation
- 对Excel.dll 再次封装,利用IDpose接口,释放Excel进程;自动读取Excel单元格的内容到System.data.dataTable,比传统读取的效率有提高;利用DataTable中的计算结果,再写回到Excel中,生成.xls 报告文件-Re-packaging of the Excel.dll using IDpose interface, the release of Excel process automatically read the contents of Exc
ExcelUtils
- 将datatable表内容导出到Excel表中,包括了表头。支持datatable中的大二进制字段。-The contents of the datatable to export to Excel table table, including the header. Support for large binary fields in the datatable.
CSharp-dataTabletoExcel-XMLSS
- 将DataTable数据转换为Mocrosoft OFFICE EXCEL 标准和 XMLSS 文件-The DataTable data into standard and XMLSS Mocrosoft OFFICE EXCEL documents
DatatableToExcel
- 把c#中datatable中的数据读入到excel中去。是自己写的代码,仅供参考!-To datatable in c# in the data read into excel to go. Write your own code for reference purposes only!
ReadExcelToDatatable
- 把excel中的数据读入到datatable中去,把datatable作为中间过渡的东西,可以导入或者使用到其他方面。是自己写的代码,仅供参考!-Read the excel data into datatable and going to datatable as the intermediate stuff, you can import or use to other areas. Write your own code for reference purposes only!
ReadExcelDemo
- 讀取excel內容,放入DataSet,並用DataTable.Select()方法篩選處理,-Read the the excel contents, into the DataSet, and screening process with DataTable.Select () method,
ExcelHelper
- C#读写Excel文件、不需要office支持,可读取Excel文件到DataSet、DataTable中,也可以将内存表写入到Excel文件。包含几个dll组件和一个cs代码文件,有详尽注释,我自己经常用。不过导出的性能不好,如果是上万行的数据导出到Excel会很慢。-C# to read and write Excel files, no office support, you can read Excel files to DataSet, DataTable, you can also
ExcelManipulation
- 读取excel 返回 datatable datagridview 自定义类对象excelInfo-Read datatable to return to the DataGridView excel custom class object excelInfo
ExportToExcel
- 导出成EXCEL,从datagridview取出datatable数据导出成excel-Export To Excel
kbgly330
- 能从datagrid,listview,datatable,dataset,dataview中导出数据到excel中-From the datagrid, listview, datatable, the dataset, export data to excel in the dataview,,