搜索资源列表
excel
- 实现vb调用excel功能,在执行程序界面的文本框中添加数据,程序自动添加到事先建立的Excel数据文件中并加以显示
mswordoperator
- 使用VC编程来操纵Office。你可以实现诸如:Word文件打印、传送数据到Word文档、发送E-MAIL、自动产生表格、Excel数据统计、圆饼图,直方图显示、自动报表生成、播放幻灯、doc,txt,HTML,rtf文件转换、中文简繁体转换、拼音或笔画排序......只要是Office能够实现的功能,都可以在你写的程序中调用。仔细阅读下面的说明,并下载源文件进行参考,你就可以一步一步地掌握这个技术。祝朋友们学习快乐。-used to
Excelyuanma
- 在vb中调用excel文件,进行excel的设置和数据的处理。-in vb Calling excel, excel for the setup and data processing.
eexcel
- 在vb环境中调用Excel文件,通过手动进行添加数据。-in vb environment called Excel documents, add data manually.
1515
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的
VCExcel编程
- 利用vc#中所有包含的excel的应用类来调用excel,从而完成VC#对excel的数据进行读写的操作-use vc# excel all included in the category of Call to excel, thus completing VC# excel on the data read and write operations
MainHead
- 我在C#开发的过程中, 创建的基本应用,包括数据库调用, EXCEL文件读写, 定义基本数据等-in C# development process, the creation of basic applications, including database and Excel document literacy, basic data such as the definition
com_excel
- 该组件通过HTTP调用ASP对数据库进行读取,并通过EXCEL Automation进行EXCEL数据表操作,解决了ASP与EXCEL直接的互联问题-the component via HTTP call ASP database to read, through Excel Automation for Excel data table operation, the ASP solution directly with Excel c
Visualcsharp_Excle
- Excel是微软公司办公自动化套件中的一个软件,他主要是用来处理电子表格。Excel以其功能强大,界面友好等受到了许多用户的欢迎。在设计应用系统时,对于不同的用户,他们对于打印的需求是不一样的,如果要使得程序中的打印功能适用于每一个用户,可以想象程序设计是十分复杂的。由于Excel表格的功能强大,又由于几乎每一台机器都安装了它,如果把程序处理的结果放到Excel表格中,这样每一个用户就可以根据自己的需要在Excel中定制自己的打印。这样
xiaochu
- 实现了用最小二乘法对信号消除趋势项,用Matlab调用Excel中数据,并附实测数据。-achieved using the method of least squares to signal the elimination trend, Matlab called Excel data, with the measured data.
Excel
- 在labview中实现对excel的调用,并可以向excel中写入 删除数据等-In LabVIEW to excel in the achievement of the call and write to excel in the deletion of data
exceltest
- VC 调用EXCEL的代码,实现调用EXCEL并写入数据-VC call code EXCEL, EXCEL realize call and write data
delphiqueryexcel
- 该源码程序使用DELPHI连接EXCEL数据表并查询生成新的表单及一些EXCEL调用函数,程序为本人所原创,希望各位批评指正!-The procedures for the use of DELPHI source connected EXCEL data sheet and generate a new query form and some EXCEL call function, the procedure for my orig
excel
- 实现vb调用excel功能,在执行程序界面的文本框中添加数据,程序自动添加到事先建立的Excel数据文件中并加以显示-Realize vb call excel functions, programming interfaces in the implementation of the text box to add data, the program automatically added to the prior establish
Readerexcel
- Excel是微软公司办公自动化套件中的一个软件,他主要是用来处理电子表格。Excel以其功能强大,界面友好等受到了许多用户的欢迎。在办公的时候,正是由于Excel的这么多的优点,许多重要的数据,往往以Excel电子表格的形式存储起来。这样就给程序员带来了一个问题,虽然Excel功能比较强大,但毕竟不是数据库,在程序中处理数据库中的数据比其处理Excel表格中的数据容易许多。那么如何用Visual C#读取Excel表格中的数据?在以前用
excel
- 在VC中调用EXCEL模板生成EXCEL文件,可进行保存数据,保存EXCEL文件-VC creat EXCEL file use a template
EXCEL
- 介绍了如何用visualC#调用Excel表并且如何加载数据到Excel里-Describes how to call the Excel sheet and visualC# how to load data into Excel where
7624272
- 在vb中调用excel文件,进行excel的设置和数据的处理,很好(Call in vb excel file to excel Settings and data processing, is very good)
Tool
- 进行EXCEL数据简单处理,管理账务小工具(To deal with simple EXCEL data processing, a tool of management accounting.)
对excel的处理
- 利用visual basic 6.0 调用excel,并且处理其中的数据。对一整列进行相应的数据处理(Use Visual Basic 6 to call excel and handle the data in it. The corresponding data processing for a whole column)