ShapeRange.Visible property (Project)
Gets or sets a value that determines whether all of the shapes in the shape range are visible. Read/write MsoTriState.
Syntax
expression.Visible
expression A variable that represents a 'ShapeRange' object.
Remarks
The value of the Visible property can be msoTrue or msoFalse.
Property value
MSOTRISTATE
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.