excel操作之Add Data to a Spreadsheet Cell

时间:2007-06-12    点击:208   
Script Code

复制代码 代码如下:

Set objExcel = CreateObject("Excel.Application") 

objExcel.Visible = True 
objExcel.Workbooks.Add 
objExcel.Cells(1, 1).Value = "Test value" 
一款JavaScript压缩工具:X2JSCompactor
类之Prototype.js学习
JavaScript语法着色引擎(demo及打包文件下载)
Apply an AutoFormat to an Excel Spreadsheet
Add Formatted Data to a Spreadsheet
> 返回     
地址:上海市普陀区胶州路941号长久商务中心 电话: QQ:
© Copyright 2012 上海网络 Product All Rights Reserved