搜索资源列表
vc++在excel中应用
- VC++编程
VC 操作EXCEL
- 用VC++打开,编辑,保存excel文件。
VC++2008 下读写同一个excel文件。
- 网上的com技术连接excel太多了,基本全部是用MSDN的方法,泛泛给出结论,不具有实用性,这个例子给出了在读一个已经存在的excel文件“f:\text.xlsx”的实际例子,而且可以在任意一个工作表写数据的例子。网上的代码基本都是要么读,要么写,这个比较有实用价值!注,excel可以是2007或者2003,2003的话则是“f:\text.xls”,需要注意!VS 2008 C++ excel 2007!
excle的操作
- vc++6.0编写的简单的excel的读写操作!
可以新建excel,打开已存在excel
- 可以新建excel,打开已存在excel,向excel读写数据,关闭、保存excel.-Can create a new excel, open an existing excel, read and write data to excel, close, save excel.
Excel.rar
- vc 操作 读取 excel 导入 导出,代码比较简单。适合学习用,vc read excel import and export operations, the code is relatively simple. Suitable for learning to use
VCtestExcel.rar
- VC++6.0操作EXCEL表格,VC,EXCEL,VC++6.0 to operate EXCEL spreadsheet, VC, EXCEL
vc-excel
- vc操作excel的例子有很多,找了很久操作最方便的还是这一个。-vc operation there are many examples of excel to find the most convenient operation for a long time or is this one.
VC-Excel
- 使用VC操作Excel的源代码,学习VC和Excel的代码!-Excel using the VC operation of the source code, learn from VC and Excel code!
excel
- vc与excel间通信的c++源代码。适用visual studio 2003及以上版本。-communication between vc and excel c++ source code. For visual studio 2003 and above.
EXcel
- VC中调用EXECL模板生成报表,vc excel的应用-vc excel
EXCEL
- VC++对EXCEL表格进行操作,可以对数EXCEL文件进行存取、打开、保存等各种功能。-VC++ on the EXCEL spreadsheet to operate, you can log EXCEL file access, open, save and other features.
5-Excel-vc-read
- vc 读取excel的简单例程,容易学习,可以查询-vc read excel simple routines, easy to learn, you can query
excel
- VC对EXCEL文件进行读写操作,值得一用哦!-A useful tool for reading and writing excel file
output-excel
- VC++操作EXCEL数据库的方法,很实惠很好用-VC++ EXCEL database operation methods, very affordable with good
vcPP-excel-accsee
- vc++导入数据库信息入excel表格,并且界面超炫,有大量皮肤可以选择导入,希望对某些会员有帮助-vc++ import database information into the excel spreadsheet and stunning interface, you can choose to import a large number of skin, some members want to help
excel
- VC++做的Excel表格,应用十分广泛,可以灵活改编程序中的代码。-how to make Excel in VC++6.0
VC--excel-listctrl-mschart
- VC操作excel,listctrl,mschart散点图-VC operation excel, listctrl, mschart scatter. Rar
VC-list-control控件数据导出到excel
- listcontrol控件数据导出到excel(ListControl control data exported to excel)
CListCtrl数据导入到Excel VC++封装
- CListCtrl数据导入到Excel VC++封装 1.把.h, .cpp文件拷贝到工程目录下 2.从VC++(我用的2003)导入已有项(两文件,.h, .cpp) 3.包含头文件即可使用,接口请看源代码(CListCtrl data is imported into Excel VC++ encapsulation)