搜索资源列表
C+ +Builder打开Excel文件
- C+ +Builder打开Excel文件-C Builder open Excel file
vba-excel
- visual basic application 程序。自动打开Excel,写数据。保存后退出。
VC 操作EXCEL
- 用VC++打开,编辑,保存excel文件。
C+ +Builder打开Excel文件
- C+ +Builder打开Excel文件-C Builder open Excel file
DB2Xls(RW)
- 用delphi 打开Excel文件,读取Excel 文件内容等。-with delphi open Excel file, read the contents of the documents, such as Excel.
excel
- 该程序描述如何打开和抓取EXCEL 中的内容,并实现 update data -This procedure describes how to open and crawl the content of EXCEL and realize update data
vba-excel
- visual basic application 程序。自动打开Excel,写数据。保存后退出。-visual basic application procedures. Automatically open Excel, write data. Save exit.
delphiexcel
- 使用delphi快速打开Excel文件并可选择工作表-Use delphi to open Excel files quickly and select a worksheet
VB2Excel
- vb控制导出Excel,打开excel文档,对excel操作,导出excel文档-vb control export Excel, open the excel document, to excel operation, export excel document
EXCEL
- VC++对EXCEL表格进行操作,可以对数EXCEL文件进行存取、打开、保存等各种功能。-VC++ on the EXCEL spreadsheet to operate, you can log EXCEL file access, open, save and other features.
duqu_excel
- matlab 读取操作excel表格,可以打开excel表格,读取其中的数据-matlab read operation excel spreadsheet, you can open the excel spreadsheet, the data read
excel
- excel操作,主要是打开表格之类的,适合于初学者-excel operations, mainly to open the form of a class suitable for beginners
howtowriteexcel
- 本程序教你如何打开excel文档,将要写进去的内容写进表格中,轻轻松松完成打开关闭表格工作-This program teaches you how to open excel document, will be written into the write into the contents of the table, turn off the form easy to complete the work of
excel
- Labview环境下打开Excel文件的程序-Labview environment, open the Excel file
EXCEL
- 使用前,应先打开EXCEL,点工具——宏——安全性……选择“中”。然后打开“神奇公式”,选择“启用宏”。 “神奇公式”神就神在文件中没有一个公式,却能完成各种复杂的运算。里面有个能自动判断公式的程序。能自动分析出你输入的公式!只要文件一打开,就在“偷偷”地运行了。 并不是每个单元格都这样,如都是就不神了!你任意插入、删除行、列,程序都能知道。前提:只要文件中有而且只有一个单元格的内容为“计算式”!试试吧,绝对爽! -Before
open-excel
- 利用 OLE 打开EXcel 和读取 写入 数据-Using OLE to open and read write data EXcel
Excel文档处理之Open XML
- 代码分为两个部分:OXExcel类:Excel文档结构层次的节点或元素的处理;OXSheet:工作表内容层次的节点或元素的处理。 注:本代码段是本人经多次试验后的结果,但依然不尽如人意,主要表现在两个方面:1、表格样式部分只编写了修改背景颜色的功能;2、超链接的添加会导致一个后遗症,打开Excel文档后不修改任何东西,关闭时总会有一个是否保存的提示。(The code is divided into two parts: the OX
循环打开excel 并平均
- 打开文件夹下所有excel并对所有的excel数据进行平均(Open all excel under folder and average)
Excel格式解析
- excel格式解析,Excel是个应用面很广的数据处理软件有强大的数据处理能力也有着强大的表格处理能力。对于我们测量来说最繁琐的工作之一就是对数据的处理这就需要将数据输出到Excel文件中再处理。我们就需要懂得如何快速的将数据输入到Excel中。而每次输入数据都要打开Excel再进行一步步输入操作很繁琐。我们希望通过一个简单程序将数据直接转化为Excel文件来让我们继续处理。本文通过研究得出三种生成Excel文件的方法并采用
excel
- 使用ActiveX打开excel并读取所有数据(ActiveX opens the excel and reads all the data)