TableDataSourceType
TableDataSourceType enumeration
Represents the table’s data source type.
public enum TableDataSourceType
Values
Name | Value | Description |
---|---|---|
Worksheet | 0 |
Excel Worksheet Table |
SharePoint | 1 |
Read-write SharePoint linked List |
XML | 2 |
XML mapper Table |
QueryTable | 3 |
Query Table |
See Also
- namespace Aspose.Cells.Tables
- assembly Aspose.Cells