搜索资源列表
ExcelLibrary
- 相当好的,Excel的开源操作类库
ExcelLibrary_20110414
- ExcelLibrary 是一个比较精致的 Excel 读写组件,还是由国人开发的。可以读写 xls 和 xlsx 格式的 Excel。支持简单的公式,可插入图片,对于格式的设置也不是很丰富,可设置单元格宽度,数据格式化显示。对字体,前景、背景色进行设置是它的局限性。 虽比不上 NPOI,但作为小巧的用来读写纯数据内容的 Excel 还是很高效的。-ExcelLibrary Excel is a more sophisticated r
ExcelLibrary_V4
- 这是我改写的读取EXCEL表的快速方法,速度是原来的50倍以上,前提是EXCEL表是文本形的。-This is my rewrite of the quick way to read the EXCEL table, the speed is 50 times more than the original, provided that the EXCEL table is a text-shaped.
ExcelLibrary_20090331
- ExcelLibrary 是一个比较精致的 Excel 读写组件,还是由国人开发的。可以读写 xls 和 xlsx 格式的 Excel。支持简单的公式,可插入图片,对于格式的设置也不是很丰富,可设置单元格宽度,数据格式化显示。对字体,前景、背景色进行设置是它的局限性。-ExcelLibrary is a more sophisticated reading and writing components of the Excel or d
OfficeDoc_20090123
- ExcelLibrary 是一个比较精致的 Excel 读写组件,还是由国人开发的。可以读写 xls 和 xlsx 格式的 Excel。支持简单的公式,可插入图片,对于格式的设置也不是很丰富,可设置单元格宽度,数据格式化显示。对字体,前景、背景色进行设置是它的局限性。-ExcelLibrary is a more sophisticated reading and writing components of the Excel or d
xlstst
- C++调用ExcelLibrary修改xls文件-C++ calling ExcelLibrary modify xls file
ExcelLibrary_20110730
- ExcelLibrary是一个比较精致的Excel读写组件,还是由国人开发的。可以读写xls和xlsx格式的Excel。支持简单的公式,可插入图片,对于格式的设置也不是很丰富,可设置单元格宽度,数据格式化显示。对字体,前景、背景色进行设置是它的局限性。 虽比不上NPOI,但作为小巧的用来读写纯数据内容的 Excel还是很高效的。-ExcelLibrary is a more refined Excel reading and writi
WriteExcel
- 导出Excel,里面的ExcelLibrary.dll不支持对已存在的Excel追加,本人在code中实现了这一功能-Export Excel, which does not support the ExcelLibrary.dll existing Excel append, I realize this function code in