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 | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets a Object object that represents the container application for the PickerFields object. |
![]() |
Count | Retrieves the count of the number of PickerField objects contained within the PickerFields collection. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the PickerFields object was created. |
![]() |
Item | Gets a PickerField object at the specified index. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() | Returns an enumerator that iterates through the collection of PickerField objects. |
Top