XlListObjectSourceType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the current source of the list.
public enum class XlListObjectSourceType
public enum XlListObjectSourceType
Public Enum XlListObjectSourceType
- Inheritance
-
XlListObjectSourceType
Fields
| xlSrcExternal | 0 | External data source (Microsoft Windows SharePoint Services site). |
| xlSrcModel | 4 | PowerPivot Model |
| xlSrcQuery | 3 | Query. |
| xlSrcRange | 1 | Microsoft Office Excel range. |
| xlSrcXml | 2 | XML. |