XlListObjectSourceType Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique la source actuelle de la liste.
public enum class XlListObjectSourceType
public enum XlListObjectSourceType
Public Enum XlListObjectSourceType
- Héritage
-
XlListObjectSourceType
Champs
| xlSrcExternal | 0 | Source de données externe (Microsoft Windows SharePoint Services site). |
| xlSrcModel | 4 | PowerPivot Modèle |
| xlSrcQuery | 3 | Requête. |
| xlSrcRange | 1 | Microsoft Office Excel plage. |
| xlSrcXml | 2 | XML. |