'Declaration
Public Enum SheetVisibility Inherits System.Enum
'Usage
Dim instance As SheetVisibility
public enum SheetVisibility : System.Enum
'Declaration
Public Enum SheetVisibility Inherits System.Enum
'Usage
Dim instance As SheetVisibility
public enum SheetVisibility : System.Enum
Member | Description |
---|---|
Hidden | Specifies that a worksheet is not visible. |
VeryHidden | Specifies that a worksheet is not visible, and that the user is not presented with the option of making it visible. |
Visible | Specifies that a worksheet is visible. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.SheetVisibility
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2