搜索资源列表
qt_Excel
- Qt编程操作Microsoft Excel。 使用了ActiveX。-Qt programming operate Microsoft Excel. Use of ActiveX.
BasicExcel
- vc中操作excel,是学习excel编程很好的范例,能够使初学者对excel表格有个初步的认识-vc operate excel, is a good example to learn excel programming, enabling beginners excel have a preliminary understanding of the form
BasicExcel
- excel的操作源码,可以办excel转换成csv格式,操作excel单元格。 -operation excel source, you can do excel into csv format, operating excel cell.
QExcel-1.0.1
- 封装了Windows下Excel的一些基本操作。 需要Microsoft Office Excel支持。-Windows, Excel encapsulates some of the basic operations. Need to support Microsoft Office Excel.
QExcel-1.0.3
- Qt操作Excel文件封装类,使Qt可以操作Excel文件。-Qt to operate the Excel file wrapper class
Qt-read-write-Excel-with-QAxObject
- Qt的windows商业版本提供了ActiveQt这个framework,使用这个组件我们可以在Qt中使用ActiveX控件。 这个代码提供了基本的Excel操作范例:打开 关闭 读写 另外,还实现了如何在Excel中插入散点图图表并添加趋势线,获取趋势线方程。 可以供进一步开发参考之用。 QAxContainer不包含在QtCore里面,所以要使用这里的代码的话还必须要在.pro文件中添加CONFIG+=qaxcontainer。 配套说明详见
xmlexcel
- windows下QT操作excel读写问题-QT under windows operating excel literacy problems
QtXlsx-excel-linux
- qt+linux+ excel文档读取 利用 开源qtxlsx读取操作windows下的excel文档-qt+linux+ excel document reads use excel document windows open qtxlsx read operations under
QExcel
- Qt操作Excel,vs2010+Qt插件,实现Excel打开,创建,数据获取,写入-Qt Operation Excel, vs2010+Qt plug to achieve Excel open, create, data acquisition, write
Qtaexcell
- 用qt类库对excel文件进行读写等操作-operate excel files with QT
ExcelNO1
- qt 操作excel类。自己封装,已经实现排序,插入等基本功能。-QT operate excel class. Basic funtions are available.
excel-qt
- 利用QT自有object对EXCEL进行导入导出等操作,只有类文件-Own object to import export operations on EXCEL using QT, only the class file
QtExcel
- Qt下操作excel的代码,包括创建表,添加行列,记录,删除行列等操作-Qt oprator excel is code
operaExcel
- 操作Excel表格 QT 代码 操作Excel表格 QT 代码-Operation Excel spreadsheet QT Codes Operation Excel spreadsheet QT Codes
QtExcel
- qt下的excel操作,对大家肯定会有帮助的-qt excel
QtExcel
- Qt中操作excel的封装,功能有文件的保存和表格和文件之间的数据交互-Qt operation excel in encapsulation
QExcel 1.0.3
- 封装了 Windows 下 Excel 的一些基本操作。 需要 Microsoft Office Excel 支持。(Encapsulates some basic operations of Excel under Windows. Need Microsoft Office Excel support.)
consoleTest
- qt的各个功能模块测试 包含了excel操作(qt all function built it ,include excel measure)
Exceltest1
- 简单的QT操作excel的实例,可以帮助初学者学习使用QT如何操作EXCEL(instructions QT user excel)
xlslib库2.5.0
- excel操作库xlslib库2.5.0,vs2012成功编译,xlslib库是用来创建excel文件、libxls是用来读取excel文件的,在使用C++或者QT语言来设计对excel文件的读取。都需要事先下载这两个库编译成功后再进行程序设计的。之所以选择这两个库来使用,是因为这两个库即可以在windows系统下使用,又可以在Linux系统下使用。对于设计跨平台使用的程序来说这两个库是一个不错的选择。xlslib源码生成动(xlslib.dll)/静(xlslib.lib)态库