Project.Pairs Property

<< Click to Display Table of Contents >>

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

Project.Pairs Property

Previous pageReturn to chapter overviewNext page

Container for the pairs (worksheets) of the project. Read only Pairs object.

 

Syntax

expression.Pairs

expression. A variable representing a Project object.