SectionProperties.Name Method (PowerPoint)
Returns the name of the specified section as a String.
Syntax
expression .Name(sectionIndex)
expression A variable that represents a SectionProperties object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
sectionIndex |
Required |
Integer |
The index of the section in the SectionProperties colleciton. |
Return Value
String