DropDown.ListEntries Property

Definition

Returns a ListEntries collection that represents all the items in a DropDown object.

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

Property Value

Applies to