XlListObjectSourceType enumeration (Excel)
Specifies the current source of the list.
Name | Value | Description |
---|---|---|
xlSrcExternal | 0 | External data source (Microsoft SharePoint Foundation site). |
xlSrcModel | 4 | PowerPivot Model |
xlSrcQuery | 3 | Query |
xlSrcRange | 1 | Range |
xlSrcXml | 2 | XML |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.