Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CreateObject('Excel.Application')
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
CreateObject('Excel.Application')
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01300965
Message ID:
01300965
Vues:
52
Hello.

With these sentences I can show an excel sheet,

oEXCEL= CREATEOBJECT('Excel.Application')
oExcel.Workbooks.Add
oExcel.WindowState = 2

but I haven't been able to show the main menu and the toolbars that appear by default.

I have been trying with a lot of properties with no results.

How can I do that ?

Thank you.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform