PickerFields Members

Include Protected Members
Include Inherited Members

A collection of PickerField objects. Each PickerField object represents a column definition of Picker dialog.

The PickerFields type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Gets a Object object that represents the container application for the PickerFields object.
Public property Count Retrieves the count of the number of PickerField objects contained within the PickerFields collection.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the PickerFields object was created.
Public property Item Gets a PickerField object at the specified index.

Top

Methods

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator() Returns an enumerator that iterates through the collection of PickerField objects.

Top

See Also

Reference

PickerFields Interface

Microsoft.Office.Core Namespace