|
|
|
|
DocUpdateTableOfContents (Function) In french: DocMiseAJourTableDesMatières Updates the table of the contents of a document. This table of contents can be in: - a Document variable,
a Word Processing control, - a fragment.
MyDocument is Document ... DocUpdateTableOfContents(MyDocument)
Syntax
Updating the table of contents of a Document variable Hide the details
DocUpdateTableOfContents(<Document>)
<Document>: Document variable Name of the Document variable to be used.
Updating the table of the contents of a Fragment variable Hide the details
DocUpdateTableOfContents(<Fragment>)
<Fragment>: docFragment variable Name of the docFragment variable that contains the table of contents.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|