Share via


ListGalleries.Item[WdListGalleryType] Propriété

Définition

Retourne le type de liste (à puces, numérotée ou plan) à partir de la galerie de modèles de liste.

public:
 property Microsoft::Office::Interop::Word::ListGallery ^ default[Microsoft::Office::Interop::Word::WdListGalleryType] { Microsoft::Office::Interop::Word::ListGallery ^ get(Microsoft::Office::Interop::Word::WdListGalleryType Index); };
public Microsoft.Office.Interop.Word.ListGallery this[Microsoft.Office.Interop.Word.WdListGalleryType Index] { get; }
member this.Item(Microsoft.Office.Interop.Word.WdListGalleryType) : Microsoft.Office.Interop.Word.ListGallery
Default Public ReadOnly Property Item(Index As WdListGalleryType) As ListGallery

Paramètres

Index
WdListGalleryType

Obligatoire WdListGalleryType. Constante qui spécifie le type de liste. WdListGalleryType peut être l’une des constantes suivantes :wdBulletGallerywdNumberGallerywdOutlineNumberGallery

Valeur de propriété

S’applique à