Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Automation
Message
From
20/01/2004 22:10:59
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Excel Automation
Miscellaneous
Thread ID:
00868829
Message ID:
00868829
Views:
60
oExcel = CREATEOBJECT('Excel.Application') will create an Excel object, but how to I find out the possible command to use with that object.

I have seen a few, but I how do I find a list of all or some type of documentation.

For example
oExcel.Workbooks.Add
oExcel.ActiveSheet.RANGE('A1').SELECT
oExcel.ActiveSheet.Paste()
oExcel.visible = .T.

How do I insert a new top row into an existing XLS and populate one cell of that new row?
Next
Reply
Map
View

Click here to load this message in the networking platform