Effect.EffectType Property
Sets or returns an MsoAnimEffect constant that represents an animation effect type. Read/write.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Property EffectType As MsoAnimEffect
Get
Set
'Usage
Dim instance As Effect
Dim value As MsoAnimEffect
value = instance.EffectType
instance.EffectType = value
MsoAnimEffect EffectType { get; set; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.MsoAnimEffect
Remarks
The value of the EffectType property can be one of these MsoAnimEffect constants.