ShapeRange.Visible Property
Word Developer Reference |
True if the specified object, or the formatting applied to it, is visible. Read/write MsoTriState.
Syntax
expression.Visible
expression Required. A variable that represents a ShapeRange object.
Remarks
Some methods and properties may be unavailable if the Visible property is False.
See Also