Effect.Behaviors (PowerPoint)

Returns a specified slide animation behavior as an AnimationBehaviors collection.

To return a single AnimationBehavior object in the AnimationBehaviors collection, use the Item method or Behaviors (index), where index is the index number of the AnimationBehavior object in the AnimationBehaviors collection.


Dim absBehaviors As AnimationBehaviors
Set absBehaviors = ActiveWindow.Selection.SlideRange(1).TimeLine.MainSequence(1).Behaviors