CustomLayout.SlideShowTransition Property

PowerPoint Developer Reference

Returns a SlideShowTransition object that represents the special effects for the specified custom layout. Read-only.

Syntax

expression.SlideShowTransition

expression   A variable that represents a CustomLayout object.

Return Value
SlideShowTransition

See Also