ListFormat.ListType Propriété

Définition

Renvoie le type des listes qui sont contenues dans la plage de l' ListFormat objet spécifié.

public:
 property Microsoft::Office::Interop::Word::WdListType ListType { Microsoft::Office::Interop::Word::WdListType get(); };
public Microsoft.Office.Interop.Word.WdListType ListType { get; }
member this.ListType : Microsoft.Office.Interop.Word.WdListType
Public ReadOnly Property ListType As WdListType

Valeur de propriété

WdListType

Remarques

La propriété ListType peut être une des WdListType constantes. La constante wdListListNumOnly fait référence aux champs LISTNUM, qui sont des champs qui peuvent être ajoutés au texte d'un paragraphe.

S’applique à