Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automation with MSGraph
Message
From
17/06/1998 12:21:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Automation with MSGraph
Miscellaneous
Thread ID:
00109120
Message ID:
00109120
Views:
88
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.
Next
Reply
Map
View

Click here to load this message in the networking platform