ListEntry Members (Word)

Represents an item in a drop-down form field. The ListEntry object is a member of the ListEntries collection. The ListEntries collection includes all the items in a drop-down form field.

Methods

Name

Description

Delete

Deletes the specified list entry.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

Index

Returns a Long that represents the position of an item in a collection. Read-only.

Name

Returns or sets the name of the specified object. Read/write String.

Parent

Returns an Object that represents the parent object of the specified ListEntry object.