com.aspose.cells
Class TableDataSourceType

java.lang.Object
    extended by com.aspose.cells.TableDataSourceType

public class TableDataSourceType 
extends java.lang.Object

Utility class containing constants. Represents the table's data source type.

Field Summary
static final intWORKSHEET
           Excel Worksheet Table
static final intSHARE_POINT
           Read-write SharePoint linked List
static final intXML
           XML mapper Table
static final intQUERY_TABLE
           Query Table
 

Field Detail

WORKSHEET

public static final int WORKSHEET
Excel Worksheet Table

SHARE_POINT

public static final int SHARE_POINT
Read-write SharePoint linked List

XML

public static final int XML
XML mapper Table

QUERY_TABLE

public static final int QUERY_TABLE
Query Table

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.