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