'Declaration
Public Enum SheetType Inherits System.Enum
'Usage
Dim instance As SheetType
public enum SheetType : System.Enum
'Declaration
Public Enum SheetType Inherits System.Enum
'Usage
Dim instance As SheetType
public enum SheetType : System.Enum
Member | Description |
---|---|
Chart | Specifies a chart sheet. |
Excel4MacroSheet | Specifies an Excel 4 macro sheet. |
VisualBasicModule | Specifies a Visual Basic module sheet. |
Worksheet | Specifies a normal worksheet. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.SheetType
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