Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word Automation questions
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00206188
Message ID:
00206286
Vues:
23
To bring Word to the front:

oWord.Activate()

To close a document and leave Word open:

oWord.ActiveDocument.Close()
or
oWord.Documents(ndocument).Close()

To close Word

oWord.Quit()
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform