DocumentWindow.IsSectionExpanded Method (PowerPoint)
Indicates whether the selected section is expanded in the DocumentWindow.
Version Information
Version Added: PowerPoint 2010
Syntax
expression .IsSectionExpanded(sectionIndex)
expression A variable that represents a DocumentWindow object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
sectionIndex |
Required |
[INT] |
The index of the section. |
Return Value
Boolean