SectionProperties.SlidesCount Method (PowerPoint)
Returns the number of slides in the specified section.
Syntax
expression .SlidesCount(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
Long