| GrapeCity.Excel Namespace : ExcelSheetType Enumeration |
'Declaration Public Enum ExcelSheetType Inherits System.Enum
'Usage Dim instance As ExcelSheetType
public enum ExcelSheetType : System.Enum
| Member | Description |
|---|---|
| ChartSheet | Represents a chart sheet |
| DialogSheet | Represents a dialog sheet |
| MacroSheet | Represents a macro sheet. |
| VBAModule | Represents a Visual Basic module |
| Worksheet | Represents a normal worksheet |
| Workspace | Represents a workspace |
System.Object
System.ValueType
System.Enum
GrapeCity.Excel.ExcelSheetType
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)