Pairs.IsValid Property

<< Click to Display Table of Contents >>

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

Pairs.IsValid Property

Previous pageReturn to chapter overviewNext page

Returns true if pairs exist and each pair is valid. Read only Boolean value.

 

Syntax

expression.IsValid

expression. A variable representing a Pairs object.