搜索资源列表
OperateExcel
- 读取Excel文件,将数据保存到一个DataSet中,并显示在界面上的DataGrid中。可以读Excel2003和Excel2007两种文件格式,并自动获取工作表的名称。-This simple program can read Excel files,then save all data to a DataSet and display them in DataGrid control. It can support file format of both Excel2003 and Exc
ExcelToDatatable
- 把Excel文件导入到表格,使用ADO.NET技术-Import excel into a dataGrid Control