Sequence Interface

Represents a collection of Effect objects for a slide's interactive animation sequences. The Sequence collection is a member of the Sequences collection.

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

Syntax

'Declaration
<GuidAttribute("914934DE-5A91-11CF-8700-00AA0060263B")> _
Public Interface Sequence _
    Inherits Collection
'Usage
Dim instance As Sequence
[GuidAttribute("914934DE-5A91-11CF-8700-00AA0060263B")]
public interface Sequence : Collection

See Also

Reference

Sequence Members

Microsoft.Office.Interop.PowerPoint Namespace