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.
Represents the type of animation. Read/write.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Property Type As MsoAnimCommandType
Get
Set
'Usage
Dim instance As CommandEffect
Dim value As MsoAnimCommandType
value = instance.Type
instance.Type = value
MsoAnimCommandType Type { get; set; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.MsoAnimCommandType
Remarks
The value of the Type property can be one of these MsoAnimType constants.