Freigeben über


ListGalleries.Item[WdListGalleryType] Eigenschaft

Definition

Gibt den Typ der Liste (Aufzählung, Nummerierung oder Gliederung) aus dem Listenvorlagenkatalog zurück.

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

Parameter

Index
WdListGalleryType

Erforderlich WdListGalleryType. Eine Konstante, die den Listentyp angibt. WdListGalleryType kann eine der folgenden Konstanten sein:wdBulletGallerywdNumberGallerywdOutlineNumberGallery

Eigenschaftswert

Gilt für: