java.lang.Object
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 int | WORKSHEET | |
Excel Worksheet Table
|
static final int | SHARE_POINT | |
Read-write SharePoint linked List
|
static final int | XML | |
XML mapper Table
|
static final int | QUERY_TABLE | |
Query Table
|
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.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.