Document.ViewPropertyBrowser Method
Word Developer Reference |
Displays the property window for the selected Microsoft ActiveX control in the specified document.
Syntax
expression.ViewPropertyBrowser
expression Required. A variable that represents a Document object.
Remarks
This method is available only from outside Microsoft Office Word.
See Also