Sequence.ConvertToBuildLevel (PowerPoint)

Changes the build level information for a specified animation effect. Returns an Effect object that represents the build level information.

Changing build level information for an effect invalidates any existing effects.

ConvertToBuildLevel (Effect, Level)


Dim effConvertToBuildLevel As Effect
Set effConvertToBuildLevel = ActiveWindow.Selection.SlideRange(1).TimeLine.MainSequence.ConvertToBuildLevel(Effect:=, Level:=msoAnimateChartAllAtOnce)

Arguments

The following arguments are required:

Effect (Effect) - The specified animation effect.

Level (MsoAnimateByLevel) - The animation build level.

Here you can find possible values for MsoAnimateByLevel