Spread Silverlight Documentation
ExcelSheetType Enumeration


Represent work sheet types
Syntax
'Declaration
 
Public Enum ExcelSheetType 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelSheetType
public enum ExcelSheetType : System.Enum 
Members
MemberDescription
ChartSheetRepresents a chart sheet
DialogSheetRepresents a dialog sheet
MacroSheetRepresents a macro sheet.
VBAModuleRepresents a Visual Basic module
WorksheetRepresents a normal worksheet
WorkspaceRepresents a workspace
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ExcelSheetType

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.