ContentControl.DropdownListEntries Property

Definition

Returns the items in a drop-down list content control or in a combo box content control. Read-only.

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

Property Value

ContentControlListEntries

Applies to