Shape.ApplyAnimation Method
Applies the last picked up animation to the Shape object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub ApplyAnimation
'Usage
Dim instance As Shape
instance.ApplyAnimation()
void ApplyAnimation()