PickerProperty Members
Include Protected Members
Include Inherited Members
Represents an object for passing a custom property.
The PickerProperty type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets a Object object that represents the container application for the PickerProperty object. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the PickerProperty object was created. |
![]() |
Id | Gets the unique identifier of the associated PickerProperty object. |
![]() |
Type | Gets the type of the Picker property. |
![]() |
Value | Gets the value of a Picker property. |
Top