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.
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 PropertyEffect
Dim value As MsoAnimProperty
value = instance.Property
instance.Property = value
MsoAnimProperty Property { get; set; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.MsoAnimProperty