Sequence.ConvertToAnimateInReverse (PowerPoint)
Bestimmt, ob Text in umgekehrter Reihenfolge animiert werden soll. Gibt ein Effect -Objekt, das die Textanimation darstellt.
ConvertToAnimateInReverse (Effect, animateInReverse)
Dim effConvertToAnimateInReverse As Effect
Set effConvertToAnimateInReverse = ActiveWindow.Selection.SlideRange(1).TimeLine.MainSequence.ConvertToAnimateInReverse(Effect:=, animateInReverse:=msoTrue)