Pair.Sheet Property

<< Click to Display Table of Contents >>

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

Pair.Sheet Property

Previous pageReturn to chapter overviewNext page

Returns the Worksheet object for the specified member of the pair. Read only Worksheet object.

 

Syntax

expression.Sheet(id)

expression. A variable representing a Pair object.

 

Parameters

Name

Type

Description

id

sideID

Selects source or target worksheet.