Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Navigating in a word Document.
Message
De
13/09/2002 14:26:17
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00700255
Message ID:
00700295
Vues:
10
Ok another question. If I create a table in a word document with automation. How do I move from the right most column to the next row.

.Selection.MoveDown(1) does not work

Jim

>Instead use
>oWord.Selection.InsertBreak
>
>>Yuri,
>>
>> Thanks for the response. My next question is how do I insert a page break without deleting any existing text. The code that does this is below.
>>oWord.Selection.EndKey(6)
>>oWord.ActiveDocument.Range.InsertBreak
>>
>>>>Hello,
>>>>
>>>> How do I get to the bottom of a word document using automation?
>>>
>>>oWord.Selection.EndKey(6)
Thanks

Jim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform