XlListDataType Énumération

Définition

Spécifie le type de données d’une colonne de liste connectée à un site Microsoft Windows SharePoint Services.

public enum class XlListDataType
public enum XlListDataType
Public Enum XlListDataType
Héritage
XlListDataType

Champs

xlListDataTypeCheckbox 9

Case à cocher.

xlListDataTypeChoice 6

Champ à choix unique.

xlListDataTypeChoiceMulti 7

Champ à choix multiple.

xlListDataTypeCounter 11

Counter.

xlListDataTypeCurrency 4

Monnaie.

xlListDataTypeDateTime 5

Date/heure.

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.

S’applique à