Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Intellisense
Message
From
02/02/2007 04:18:42
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
02/02/2007 00:28:11
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01191690
Message ID:
01191701
Views:
8
>It is possible enjoy intellisense feature for Excel OLE object?
>
>For eg.
>
>eOle = CREATEOBJECT('Excel.application')
>
>eOle. <---- Intellisense work in
>
>
>TIA.
>
>Best Regards,

Yes and no.
Yes it works if you declare its variable 'as ...'. ie:

local oExcel as 'Excel.Application'

No it doesn't if you think about full object model. Intellisense misses following the hierarchy after very few levels.
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
Reply
Map
View

Click here to load this message in the networking platform