ContentControlListEntry Properties

Include Protected Members
Include Inherited Members

The ContentControlListEntry type exposes the following members.

Properties

  Name Description
Public property Application Returns an _Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only.
Public property Index Returns or sets the ordinal position of a content control list item in the collection of list items. Read/write.
Public property Parent Returns the parent object of the specified ContentControlListEntry object.
Public property Text Returns or sets the display text of a list item for a drop-down list or combo box content control. Read/write.
Public property Value Returns or sets the programmatic value of an item in a drop-down list or combo box content control. Read/write.

Top

See Also

Reference

ContentControlListEntry Interface

Microsoft.Office.Interop.Word Namespace