搜索资源列表
ExcelLibrary_20110414
- ExcelLibrary 是一个比较精致的 Excel 读写组件,还是由国人开发的。可以读写 xls 和 xlsx 格式的 Excel。支持简单的公式,可插入图片,对于格式的设置也不是很丰富,可设置单元格宽度,数据格式化显示。对字体,前景、背景色进行设置是它的局限性。 虽比不上 NPOI,但作为小巧的用来读写纯数据内容的 Excel 还是很高效的。-ExcelLibrary Excel is a more sophisticated reading and writing component,
outputExcel-
- NET使用NPOI组件将数据导出Excel-NET component to export data using Excel NPOI
NOPI-
- nopi支持从数据库导出到Excel,附带 完整示例-nopi support from the database to export to Excel, complete with examples
NPOI
- C#操作EXCEL文件库,包含EXCEL 中常用的各种工具(A dynamic link library to operate Excel documents in C#.)
ExcelExportNpoi
- 使用第三方控件NPOI对excel文档的操作,使用ecexl数据的导入到程序的datatable中,也可以自行修改为转换成list输出或者其他,使用简单方便(Using third party control NPOI to excel documents, using ecexl data imports into datatable, you can modify yourself to convert list output or otherwise, easy to use)