PickerField Members
Include Protected Members
Include Inherited Members
Represents the field definitions of sub-items in a PickerResult object. Each PickerField object represents a column definition of a Picker dialog.
The PickerField type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets a ObjectApplication object that represents the container application for the PickerField object. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the PickerField object was created. |
![]() |
IsHidden | Gets a Boolean that specifies whether the Picker field is hidden. |
![]() |
Name | Gets the name of the Picker field. |
![]() |
Type | The type of the Picker field. |
Top