ContentControlListEntry.MoveUp Method

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.

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

Syntax

'Declaration
Sub MoveUp
'Usage
Dim instance As ContentControlListEntry

instance.MoveUp()
void MoveUp()

See Also

Reference

ContentControlListEntry Interface

ContentControlListEntry Members

Microsoft.Office.Interop.Word Namespace