Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of animation.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("6B9EFDD2-199B-41A0-8192-6A50CD6E521F")> _
Public Enumeration MsoAnimType
'Usage
Dim instance As MsoAnimType
[GuidAttribute("6B9EFDD2-199B-41A0-8192-6A50CD6E521F")]
public enum MsoAnimType
Members
Member name | Description | |
---|---|---|
msoAnimTypeMixed | Mixed | |
msoAnimTypeNone | None | |
msoAnimTypeMotion | Motion | |
msoAnimTypeColor | Color | |
msoAnimTypeScale | Scale | |
msoAnimTypeRotation | Rotation | |
msoAnimTypeProperty | Property | |
msoAnimTypeCommand | Command | |
msoAnimTypeFilter | Filter | |
msoAnimTypeSet | Set |