Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel Intellisense
Message
De
19/05/2011 04:19:03
Mk Sharma
Shrishti Solutions
Mumbai, Inde
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Excel Intellisense
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01511097
Message ID:
01511097
Vues:
102
*** how to enable intellisense in PRG or FORM

LOCAL oexcel as excel.application   
LOCAL oWorkbook as excel.application   
oexcel =createobject('excel.application')

oexcel.    && intellisense working
oWorkbook.     && intellisense working


LOCAL oPivotCache as ...

oPivotCache = oWorkbook.PivotCaches.Add( 2 ) && external data

oPivotCache.   && how intellisense this 


** in command window it is working perfectly.

** please try in command window
warm regards,
mk.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform