Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word Automation - Table Of Contents
Message
De
24/07/2002 14:52:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Word Automation - Table Of Contents
Divers
Thread ID:
00682208
Message ID:
00682208
Vues:
59
I am using these statements to insert TABLE OF CONTENTS line items into my document. They work fine with this exception ... Even though they are on the same page and are listed in this order in my code, the line items come out in reverse order in my table of contents. If I reverse them in my code they are listed in the reverse order of that... which is the order I am striving for. Any thoughts on that ?



oDoc.TablesOfContents.MarkEntry(oRange,"Technology Assessment Scope",,,2)
oDoc.TablesOfContents.MarkEntry(oRange,"Executive Summary ")
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform