aspose.cells

Class TableDataSourceType

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

Field Summary
const  NumberWORKSHEET
Excel Worksheet Table
const  NumberSHARE_POINT
Read-write SharePoint linked List
const  NumberXML
XML mapper Table
const  NumberQUERY_TABLE
Query Table
 

    • Field Detail

      • WORKSHEET

        const Number WORKSHEET
        Excel Worksheet Table
      • SHARE_POINT

        const Number SHARE_POINT
        Read-write SharePoint linked List
      • XML

        const Number XML
        XML mapper Table
      • QUERY_TABLE

        const Number QUERY_TABLE
        Query Table