Partager via


Hyperlink.ShowAndReturn Property (PowerPoint)

Determines if and under what circumstances Microsoft PowerPoint returns to the initiating slide show. Read/write.

Syntax

expression .ShowAndReturn

expression A variable that represents a Hyperlink object.

Return Value

MsoTriState

Remarks

The value of the ShowAndReturn property can be one of these MsoTriState constants.

Constant

Description

msoFalse

Default. PowerPoint doesn't return to the initiating slide show from the deactivated custom slide show.

msoTrue

PowerPoint returns to the initiating slide show from a deactivated custom slide show that was activated by using the Hyperlink object of the initiating presentation.

See Also

Concepts

Hyperlink Object

Hyperlink Object Members