Visible Property

         Example         Applies To

True if the object is visible. For a chart or worksheet, this property can be set to xlVeryHidden. This hides the object so that the only way for you to make it visible again is by setting this property to True (the user cannot make the object visible). Read/write Boolean or Long.

Remarks

The Visible property for a PivotTable item is True if the item is currently visible in the table.

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