SectionProperties.FirstSlide method (PowerPoint)

Returns the index of the first slide in the specified section, or returns -1 if the section is empty.

Syntax

expression. FirstSlide( _sectionIndex_ )

expression A variable that represents a SectionProperties object.

Parameters

Name Required/Optional Data type Description
sectionIndex Required Integer The index of the section.

Return value

Integer

See also

SectionProperties Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.