Window.DocumentMap Property
Word Developer Reference |
True if the document map is visible. Read/write Boolean.
Syntax
expression.DocumentMap
expression A variable that represents a Window object.
Example
This example toggles the document map for the active window.
Visual Basic for Applications |
---|
|
This example displays the document map in the window for Sales.doc.
Visual Basic for Applications |
---|
|
See Also