搜索资源列表
ExcelReader_src.rar
- 这个程序是用c#读取Excel文件的程序。 ,This program is sample for reading excel file, using c#
WinAppForExcel
- 用VS2005工具C#开发的读取Excel数据的小程序,内付样例Excel-VS2005 with C# development tools to read Excel data in a small program, which paid a sample Excel
CSharp_Excel2007ReadWrite
- C#编程实现MS Excel 2007表格的读取与写入实例,读写xlsx格式的文件,功能顺利完成,不过有一处错误,不影响使用。
ReadExcel
- 读取EXCEL并绑定到datagridview 并修改保存-Read EXCEL and bind to datagridview and saving changes
readexcelfile
- 读取excel数据文件,把数据读到泛型list中-Read excel file
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
C_Excel
- Visual C#的Excel编程 Excel是微软公司办公自动化套件中的一个软件,他主要是用来处理电子表格。Excel以其功能强大,界面友好等受到了许多用户的欢迎。在办公的时候,正是由于Excel的这么多的优点,许多重要的数据,往往以Excel电子表格的形式存储起来。这样就给程序员带来了一个问题,虽然Excel功能比较强大,但毕竟不是数据库,在程序中处理数据库中的数据比其处理Excel表格中的数据容易许多。那么如何用Visual C#读取Excel表格中的数据?在以前用Delphi编程的时
CSharpReadExcel
- 这是用Csharp开发的读取Excel的程序,其中全部都是用纯代码实现的,都是用类封装集成的~-It is used to read Excel Csharp developed procedures, which are all implemented in pure code, is an integrated package with class ~
Excelread
- c# 做的读取Excel数据 c# 做的读取Excel数据-c# read Excel data to do so c# read Excel data
ExcelReader
- EXCEL读取软件 一款简单供学习使用的源程序-Read a simple EXCEL software for learning to use the source code
excel_tst
- C#读取excel数据实例,csharp read the data of excel.-csharp read the data of excel.
Csharp_excel
- 读取EXCEL文件,C#,导入到数据库中-READ THE EXECLE STYLE
Excel
- C#写的读取Excel文件的类,封装的比较好,支持多种读入方式。-the class is used to read from excel file, and is very useful.
analysis-by-excel
- 利用c#读取excel验算绩点,并且计算成绩和查错。-Use c# to read the excel check point, and the calculation results and error checking.
CCSharp--read-data-from-excel
- 在C#中,可以读取excel中的数据,适合初学者使用,直接使用V C#打开。-In C#, read data from excel, suitable for beginners to use. V C# can be opened directly.
Excel
- 读取excel中的数据进行显示,比较适合初学者-Excel in reading data for display more suitable for beginners
read-data-from-excel-by-VS
- 在 Visual Studio C# 上读取excel数据的一个实例-an real example of reading data excel by Visual Studio C#
Excel
- 通过Vs2013 可以读取Excel的一列 输出一个新的Excel文件-Excel can be read by Vs2013 of an output of a new Excel file
WPF中对Excel文件的导入导出操作详解
- 利用WPF读取excel文档数据说明,比较适合初学者(Using WPF to read data descr iption of Excel document)
读取exce表
- C#读取Excel,使用vs环境下winform平台(read Excel by C#, winform platform)