Sdílet prostřednictvím


CustomLayout.SlideShowTransition Property

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

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property SlideShowTransition As SlideShowTransition
    Get
'Usage
Dim instance As CustomLayout
Dim value As SlideShowTransition

value = instance.SlideShowTransition
SlideShowTransition SlideShowTransition { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.SlideShowTransition

See Also

Reference

CustomLayout Interface

CustomLayout Members

Microsoft.Office.Interop.PowerPoint Namespace