Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Graphing in Excel
Message
De
20/11/2004 21:41:44
 
 
À
20/11/2004 01:03:40
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
00961925
Message ID:
00963280
Vues:
15
Hi,
#DEFINE xlRows     1
#DEFINE xlColumns  2

ActiveChart.SetSourceData(Sheets("Sheet1").Range("A1:B3"), PlotByRows)
#DEFINE xlLocationAsNewSheet	1	
#DEFINE xlLocationAsObject	2	
#DEFINE xlLocationAutomatic	3	

ActiveChart.Location(xlLocationAsObject, "Sheet1")
HTH
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform