Sequences Interface

Represents a collection of Sequence objects. Use a Sequence object to add, find, modify, and clone animation effects.

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

Syntax

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

See Also

Reference

Sequences Members

Microsoft.Office.Interop.PowerPoint Namespace