PickerProperties.Item Property (Office)
Retrieves a PickerProperty object at the specified index. Read-only
Version Information
Version Added: Office 2010
Syntax
expression .Item(Index)
expression An expression that returns a PickerProperties object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Index |
Required |
Integer |
Specifies an integer representing the index of the PickerProperty object. |