Spread Windows Forms 12.0 Product Documentation
WorksheetType Enumeration


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : WorksheetType Enumeration
Specifies the worksheet type.
Syntax
'Declaration
 
Public Enum WorksheetType 
   Inherits System.Enum
'Usage
 
Dim instance As WorksheetType
public enum WorksheetType : System.Enum 
Members
MemberDescription
ChartChart.
DialogSheetDialog sheet.
WorksheetWorksheet.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.WorksheetType

See Also

Reference

GrapeCity.Spreadsheet Namespace