Pair.IsValid Property

<< Click to Display Table of Contents >>

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

Pair.IsValid Property

Previous pageReturn to chapter overviewNext page

Returns true if the pair is valid. Read only Boolean object.

 

Syntax

expression.IsValid

expression. A variable representing a Pair object.