XlListObjectSourceType Enumeration
Specifies the current source of the list.
Version Information
Version Added: Excel
| Name | Value | Description |
|---|---|---|
| xlSrcExternal | 0 | External data source (Microsoft Windows SharePoint Services site). |
| xlSrcQuery | 3 | Query |
| xlSrcRange | 1 | Range |
| xlSrcXml | 2 | XML |