SectionProperties.SectionID Method (PowerPoint)
Returns a string that represents the unique identifier of the specified section.
Syntax
expression. SectionID
( _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
String
Remarks
The returned string is in the form "{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXX}", where each "X" is a hexadecimal digid.
See also
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.