Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automation with MSGraph
Message
De
17/06/1998 12:21:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Automation with MSGraph
Divers
Thread ID:
00109120
Message ID:
00109120
Vues:
87
I'm trying to use VFP as an automation server to display MSGraph objects generated from queries.

I have noticed that the help file for MSGraph Visual Basic VBA_GRP.HLP uses constants like 'xlColumna' and 'xlColumnas3D' to describe the syntax and the use of methods and properties. Unfortunately, the same help files does not contain any reference or constants description in order to find out which values are to be used with their respective property or method. After checking the Visual Basic help file VB.HLP included with VFP, I realized that it uses constants the same as MSGraph except that they take care on showing a table with the value represented by the named constants.


However, one clue that may lead to the answer is that constants in the Visual Basic help file start with 'vb' instead of 'xl' and since MSGraph was originally created for EXCELL, probably the constants listed are familiar to EXCELL advanced users.


Probably there exists a file which can be used as an #INCLUDE file or maybe with tables showing the constant values.

Thanks in advance for any hint.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform