ContentControlListEntry Methods

Include Protected Members
Include Inherited Members

The ContentControlListEntry type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified item in a combo box or drop-down list content control.
Public method MoveDown Moves an item in a drop-down list or combo box content control down one item, so that it is after the item that originally followed it.
Public method MoveUp Moves an item in a drop-down list or combo box content control up one item, so that it is before the item that originally preceded it.
Public method Select 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.

Top

See Also

Reference

ContentControlListEntry Interface

Microsoft.Office.Interop.Word Namespace