Shape.Visible Property

Excel Developer Reference

Returns or sets a MsoTriState value that determines whether the object is visible. Read/write.

Syntax

expression.Visible

expression   A variable that represents a Shape object.

See Also