ContentControl.DropdownListEntries 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 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