Constants that specify the type of the animation command, passed to and returned by the Type property of the CommandEffect object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("25DAEE6C-E895-441F-BF3E-69FB4253DFE5")> _
Public Enumeration MsoAnimCommandType
'Usage
Dim instance As MsoAnimCommandType
[GuidAttribute("25DAEE6C-E895-441F-BF3E-69FB4253DFE5")]
public enum MsoAnimCommandType
Members
| Member name | Description | |
|---|---|---|
| msoAnimCommandTypeEvent | Event | |
| msoAnimCommandTypeCall | Call | |
| msoAnimCommandTypeVerb | Verb |