title | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|
XlSheetVisibility enumeration (Excel) |
|
615955a4-2ab9-b95f-de7c-6fb3e59d25bf |
06/08/2017 |
medium |
Specifies whether the object is visible.
Name | Value | Description |
---|---|---|
xlSheetHidden | 0 | Hides the worksheet which the user can unhide via menu. |
xlSheetVeryHidden | 2 | 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). |
xlSheetVisible | -1 | Displays the sheet. |
[!includeSupport and feedback]