Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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