DocumentWindow.ExpandSection method (PowerPoint)
Expands the section in the current DocumentWindow.
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. |
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.