View.ShowHiddenText Property
Word Developer Reference |
True if text formatted as hidden text is displayed. Read/write Boolean.
Syntax
expression.ShowHiddenText
expression An expression that returns a View object.
Example
This example hides text formatted as hidden text in each window.
Visual Basic for Applications |
---|
|
This example toggles the display of hidden text.
Visual Basic for Applications |
---|
|
See Also