DocumentWindow.ExpandSection Method (PowerPoint)
Expands the section in the current DocumentWindow.
Version Information
Version Added: PowerPoint 2010
Syntax
expression .ExpandSection(sectionIndex, Expand)
expression A variable that represents a DocumentWindow object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
sectionIndex |
Required |
[INT] |
The index of the section to be expanded. |
Expand |
Required |
Boolean |
Indicates whether the section was expanded. |