Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need Excel properites/functions with descriptions
Message
From
11/12/2001 12:08:11
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
11/12/2001 11:39:34
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00592725
Message ID:
00592754
Views:
18
>Anyone know where I can get a list of excel properites/ methods?
>I can createobj('excel.application') but from there i dont have
>a list of what i can do with it.
>
>thanks in advance.
>
>Ronnie

Ronnie,
If you have VFP7 :
-Add excel typelib to object browser and use drag&drop mostly
-Alternatively you can start as :
local oExcel as Excel.Application
and when you write :
oExcel.
Intellisense helps you.

If you don't have it yet check for file vbaxlN.chm where N is version (8,9..).
Usual location is ...Microsoft Office\Office\1033. Might not be insatlled if you chose not to install VB help.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform