다음을 통해 공유


ListEntries Members (Word)

A collection of ListEntry objects that represent all the items in a drop-down form field.

Methods

Name

Description

Add

Returns a ListEntry object that represents an item added to a drop-down form field.

Clear

Removes all items from a drop-down form field.

Item

Returns an individual ListEntry object in a collection.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

Count

Returns a Long that represents the number of list entries in the collection. Read-only.

Creator

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

Parent

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