Énumération XlListDataType (Excel)
Indique le type de données d’une colonne de liste connectée à un site Microsoft SharePoint Foundation.
Nom | Valeur | Description |
---|---|---|
xlListDataTypeCheckbox | 9 | Case à cocher. |
xlListDataTypeChoice | 6 | Champ à choix unique. |
xlListDataTypeChoiceMulti | 7 | Champ à choix multiple. |
xlListDataTypeCounter | 11 | Counter. |
xlListDataTypeCurrency | 4 | Monnaie. |
xlListDataTypeDateTime | 5 | Date/heure. |
xlListDataTypeHyperLink | 10 | Lien hypertexte. |
xlListDataTypeListLookup | 8 | Liste de recherche. |
xlListDataTypeMultiLineRichText | 12 | Format RTF avec plusieurs lignes. |
xlListDataTypeMultiLineText | 2 | Texte brut avec plusieurs lignes. |
xlListDataTypeNone | 0 | Type non spécifié. |
xlListDataTypeNumber | 3 | Numérique. |
xlListDataTypeText | 1 | Texte brut. |
Assistance et commentaires
Avez-vous des questions ou des commentaires sur Office VBA ou sur cette documentation ? Consultez la rubrique concernant l’assistance pour Office VBA et l’envoi de commentaires afin d’obtenir des instructions pour recevoir une assistance et envoyer vos commentaires.