Slide.MoveToSectionStart Method (PowerPoint)

Moves the current slide to the start of the specified section.

Version Information

Version Added: PowerPoint 2010

Syntax

expression .MoveToSectionStart(toSection)

expression A variable that represents a Slide object.

Parameters

Name

Required/Optional

Data Type

Description

toSection

Required

[INT]

The section to move to.

See Also

Concepts

Slide Object Members

Slide Object