AnimationBehavior.PropertyEffect Property
Returns a PropertyEffect object for a given animation behavior. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property PropertyEffect As PropertyEffect
Get
'Usage
Dim instance As AnimationBehavior
Dim value As PropertyEffect
value = instance.PropertyEffect
PropertyEffect PropertyEffect { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.PropertyEffect