SetEffect.Property Property

Sets or returns an MsoAnimProperty constant that represents an animation property. Read/write.

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

Syntax

'Declaration
Property Property As MsoAnimProperty
    Get
    Set
'Usage
Dim instance As SetEffect
Dim value As MsoAnimProperty

value = instance.Property

instance.Property = value
MsoAnimProperty Property { get; set; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.MsoAnimProperty

See Also

Reference

SetEffect Interface

SetEffect Members

Microsoft.Office.Interop.PowerPoint Namespace