Name.Visible property (Excel)

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

Syntax

expression.Visible

expression A variable that represents a Name object.

Remarks

If you set the Visible property for a name to False, the name won't appear in the Define Name dialog box.

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.