_Master.TimeLine Property

Returns a TimeLine object that represents the animation timeline for the slide. 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 _Master
Dim value As TimeLine

value = instance.TimeLine
TimeLine TimeLine { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.TimeLine

See Also

Reference

_Master Interface

_Master Members

Microsoft.Office.Interop.PowerPoint Namespace