asposecells.api

Class TableDataSourceType

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

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

    • Field Detail

      • WORKSHEET

        const int WORKSHEET
        Excel Worksheet Table
      • SHARE_POINT

        const int SHARE_POINT
        Read-write SharePoint linked List
      • XML

        const int XML
        XML mapper Table
      • QUERY_TABLE

        const int QUERY_TABLE
        Query Table