ContentControlListEntry.Select Method

Selects the list entry in a drop-down list or combo box content control and sets the text of the content control to the value of the item.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub Select
'Usage
Dim instance As ContentControlListEntry

instance.Select()
void Select()

See Also

Reference

ContentControlListEntry Interface

ContentControlListEntry Members

Microsoft.Office.Interop.Word Namespace