搜索资源列表
kingmoon
- Lm.Common.Csv csv文件的读取与生成 通用数据访问层示例 Lm.Common.DAL 通用数据访问层基类及公用类 Lm.Common.DAL.Sql 通用数据访问层针对sql server 2005及以上版本的实现 Lm.Common.Excel Excel2003的读取与生成 Lm.Common.Excel.OpenXml Excel2007、2010的读取和生成 Lm.Common.ExtensionMethods
State
- 本软件的功能: 1、将一些列EXCEL文档中指定单元格的内容读取到一个WORD模板文件,并自动保存为WORD文件; 2、编程环境Visual Studio 2010 C#; 3、由于工作需要,作者没有提供作者的WORD模板和待处理的EXCEL源文件。 本软件可能对编程者的帮助在于: 1、C#下WORD的打开、保存、读取操作; 2、C#下EXCEL的打开、保存、读取操作; 3、文件的搜索操作; 4、软件按转包的制作。-The software features:
SingleInstanceExcel
- A simple app that spawns a new Excel instance. This was necessary because office 2010 would not easily allow you to open two excel windows side by side.
EPPlus-4.0.4
- 简介:Epplus是一个使用Open Office XML(Xlsx)文件格式,能读写Excel 2007/2010文件的开源组件 功效:支持对excel文档的汇入汇出,图表(excel自带的图表基本都可以实现)的列印 使用:首先应该下载Epplus的dll文件-Introduction: Epplus is a use Open Office XML (Xlsx) file format, you can read and write Excel 2007/2010 files ope