ShapeRange.ApplyAnimation Method
Applies animation to a ShapeRange 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 ShapeRange
instance.ApplyAnimation()
void ApplyAnimation()