Pairs.Item Property

<< Click to Display Table of Contents >>

Navigation:  Developer Edition > Visual Basic for Applications (VBA) > Object Model Reference > Pairs Object > Properties >

Pairs.Item Property

Previous pageReturn to chapter overviewNext page

Returns a single item (Pair) from the collection. Pair object.

 

Syntax

expression.Item(index)

expression. A variable representing a Pairs object.

 

Parameters

Name

Type

Description

index

Long

A valid ID or index for the pair.