다음을 통해 공유


CustomLayout.TimeLine Property

Returns a TimeLine object that represents the animation timeline for the slide associated with 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 TimeLine As TimeLine
    Get
'Usage
Dim instance As CustomLayout
Dim value As TimeLine

value = instance.TimeLine
TimeLine TimeLine { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.TimeLine

See Also

Reference

CustomLayout Interface

CustomLayout Members

Microsoft.Office.Interop.PowerPoint Namespace