SlideRange.MoveToSectionStart Method (PowerPoint)
Moves the current position to the start of the specified section in the SlideRange object.
Version Information
Version Added: PowerPoint 2010
Syntax
expression .MoveToSectionStart(toSection)
expression A variable that represents a SlideRange object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
toSection |
Required |
[INT] |
The section to move to. |