Spread Windows Forms 12.0 Product Documentation
TableType Enumeration


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : TableType Enumeration
Syntax
'Declaration
 
Public Enum TableType 
   Inherits System.Enum
'Usage
 
Dim instance As TableType
public enum TableType : System.Enum 
Members
MemberDescription
QueryTable 
Worksheet 
Xml 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.TableType

See Also

Reference

GrapeCity.Spreadsheet Namespace