Sequence.ConvertToAnimateInReverse (PowerPoint)

Determines whether text will be animated in reverse order. Returns an Effect object representing the text animation.

ConvertToAnimateInReverse (Effect, animateInReverse)


Dim effConvertToAnimateInReverse As Effect
Set effConvertToAnimateInReverse = ActiveWindow.Selection.SlideRange(1).TimeLine.MainSequence.ConvertToAnimateInReverse(Effect:=, animateInReverse:=msoTrue)

Arguments

The following arguments are required:

Effect (Effect) - The animation effect to which the reversal will apply.

animateInReverse (Office.MsoTriState) - Determines the text animation order.