ListGalleries.Item[WdListGalleryType] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the type of list (bulleted, numbered, or outline) from the list template gallery.
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
Parameters
- Index
- WdListGalleryType
Required WdListGalleryType. A constant that specifies the type of list.WdListGalleryType can be one of the following constants:wdBulletGallerywdNumberGallerywdOutlineNumberGallery