ListGalleries.Item[WdListGalleryType] Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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