Spread Silverlight Documentation
ExcelTableType Enumeration


An enumeration that specifies what the table data is based on
Syntax
'Declaration
 
Public Enum ExcelTableType 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelTableType
public enum ExcelTableType : System.Enum 
Members
MemberDescription
QueryTableA table based on an external data query.
WorksheetA table based on a worksheet data range.
XMLA table based on an XML mapping.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ExcelTableType

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.