jscript之Open an Excel Spreadsheet

时间:2007-06-13    点击:200   
Description

Demonstration script that opens an existing Excel spreadsheet 
named C:\Scripts\New_users.xls. 
复制代码 代码如下:

Set objExcel = CreateObject("Excel.Application")
Set objWorkbook = objExcel.Workbooks.Open("C:\Scripts\New_users.xls")

Add a Table to a Word Document
Add a Picture to a Microsoft Word Document
Add a Formatted Table to a Word Document
jscript之List Excel Color Values
jscript之Read an Excel Spreadsheet
> 返回     
地址:上海市普陀区胶州路941号长久商务中心 电话: QQ:
© Copyright 2012 上海网络 Product All Rights Reserved