Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE Automation
Message
De
16/03/1999 13:18:23
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
16/03/1999 12:58:30
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00198217
Message ID:
00198232
Vues:
16
>Is there anyone out there that has experience using OLE automation with WORD? I need to know how to draw a rectangle at a specific point in my program.
>
>Any ideas would be greatly appreciated, Thanks
>
>Jim
oWord = createobject("word.application")
#define msoShapeRectangle 1
oWord.ActiveDocument.Shapes.AddShape(msoShapeRectangle, Left, Top, Width, Height)
oWord.visible = .t.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform