ContentControlListEntry.Delete Method
Deletes the specified item in a combo box or drop-down list content control.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Delete
'Usage
Dim instance As ContentControlListEntry
instance.Delete()
void Delete()
See Also
Reference
ContentControlListEntry Interface