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)