Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to write a table with 1 column and 1 row at word?
Message
 
À
24/07/1998 23:41:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00121293
Message ID:
00121317
Vues:
19
>If I call word in vfp:
>
>Public oWord
>oWord= CreateObject('Word.basic') && I am not using Word 97!
>oWord.Appmaximize()
>oWord.TableInsertTable()
>* it will add a table with 2 rows and 2 columns...
>
>Because I need to border the 1 cell with thick border!
>
>2nd, how to call the complex word macros?!
>e.g. formattab at ruler setting.. too long and many parameters.. >_<
>
>Thanks

Justok,

The best way I have for learning how to do things with Word or Excel is to go to word open a document turn on the macro recorder and do what I want. Shut off the recorder and look at the macro it created. It does require that you make changes to meet VFP syntax, but it sure beats trying to find answers in the word documentation.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform