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

Hyperlink Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.