Compartilhar via


AnimationBehavior.SetEffect Property

Returns a SetEffect object for the animation behavior. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property SetEffect As SetEffect
    Get
'Usage
Dim instance As AnimationBehavior
Dim value As SetEffect

value = instance.SetEffect
SetEffect SetEffect { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.SetEffect

Remarks

You can use the SetEffect object returned to set the value of a property.

See Also

Reference

AnimationBehavior Interface

AnimationBehavior Members

Microsoft.Office.Interop.PowerPoint Namespace