搜索资源列表
WTLExcelSource
- 通过com接口操作excel的小例子。该代码只是简单的操作方法,具体应用还需扩展。-Com interface operations through a small example excel
ExcelHelper
- Excel操作组件,COM+组件版的,需要支持OFFICE组件,使用起来还是蛮方便-Excel operating components, COM+ component version, the need to support OFFICE components, or very easy to use
createExcelByXml
- 使用微软提供的excel编程方式,就必须调用它的com组件,这样你就必须安装office,本方案可以让你免除安装office的烦恼,使用流行的xml方式-Microsoft provides excel programmatically, we must call it a com component, so you have to install the office, this program allows you to remove the installation of office o
com
- 调用excel实现的计算器调 用excel实现的计算器调用excel实现的计算器-jisuanqi
SPI
- 其中,“标准降水指数公式包.dll”内含计算“标准降水指数SPI”及“降水百分位指数PDECI”的四个Excel函数:SPI、PDECI、SPILEVEL、PDECILEVEL。该公式包为Excel COM加载项,故与Excel高度集成,使用方便,在Excel中加载一次,即可运行。-Among them, "standard precipitation index formula calculation." standard "contains DLL precipitation index S
write-time-and-data-to-excel
- 给一网友临时写的,顺便传上,以便其他朋友使用。主要功能就是把实时数据及时间一块记录到excel里去。上海数航测控技术有限公司-www.shshuhang.com -write to excel include time and data togher!
excel-ec
- 易语言开发的 通过COM对象控制excel的易语言编程模块以及源代码-Easy language developed by excel COM object control module and the ease of programming source code
COM
- 操纵EXCEL三种方式的比较。这三种方式为:ODBC,COM,CSpreadSheet。 -Manipulation of the comparison of Excel in three ways. This three ways: ODBC COM, CSpreadSheet,,.
1
- COM对象调用Excel例程,很不错的易语言源码,适合易语言爱好者学习。-COM object call an Excel routine, very good and easy language source code for easy language enthusiasts to learn.
COM-object-call-EXCEL.e
- COM object call EXCEL.e.版本 2 excel对象.创建 (“excel.application”, ) excel对象.写属性 (“visible”, 真) 工作表对象 = excel对象.读对象型属性 (“workbooks”, ) 工作表对象.方法 (“open”, 取运行目录 () + “\Book1.xls”) -.版本 2 excel对象.创建 (“excel.application”, ) excel对象.写属性 (“v
EXCELextendClass
- 导出excel表格程序,通过com组件将数据写入excel表格。-the programme of exporting the excel table
Electronic-balance-Tool-V1.2
- 電子稱小程式,通過com口控制,數據以excel格式存儲,-Electronics said small program, data storage in excel format
cExcel
- Excel wrapper for C#. - excel table to datatable (ole or com) - export to excel (via com)
MyExcelCOM
- COM server management automation application MS Excel 2003 (source code, and C ++ Builder project 5) Implementation of the management server application MS Excel 2003 C ++ Builder environment 5 using COM technology
com-debuger-aexcelPrint
- 串口调试工具,增加了调试数据用excel输出功能,数据之间以空格间隔,每组数据以换行符间隔,而且可自定义输出标题,实乃调试的最佳帮手,-Serial debugging tools, strengthen the function of debugging output data in excel, with a space between data intervals, each set of data to a newline intervals, and can customize the
利用MATLAB生成Word和Excel文档
- com接口、ActiveX接口,利用matlab生成word文档和Excel文档(COM interface, ActiveX interface, using MATLAB to generate word documents and Excel documents)
AlphaControl
- create variant array where we'll copy our data} arrData := VarArrayCreate([1, StringGrid2.RowCount, 1, StringGrid2.ColCount], varVariant); {fill array} for i := 1 to StringGrid2.RowCount do for j := 1 to StringGrid2.ColCount do arrData
EXCEL2013模块优化
- 在易语言中使用COM对象对Excel进行操作,请自行操作(Use the COM object to operate on the Excel in the easy language, please do it yourself)
Visual LISP与Excel电子表格(完整函数) (1)
- lisp电子表格程序,有关lsp与excel之间关系函数。在你的代码中的第一件事就是必需在Visual LISP中加载ActiveX/COM(LISP spreadsheet program, the relationship function between LSP and excel. The first thing in your code is to load ActiveX/COM in Visual LISP.)