Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 911 Bytes

PowerPoint.DocumentWindow.IsSectionExpanded.md

File metadata and controls

44 lines (25 loc) · 911 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
DocumentWindow.IsSectionExpanded method (PowerPoint)
vbapp10.chm511030
vbapp10.chm511030
PowerPoint.DocumentWindow.IsSectionExpanded
ab40cd63-7daa-4406-9311-869ffd281d9a
06/08/2017
medium

DocumentWindow.IsSectionExpanded method (PowerPoint)

Indicates whether the selected section is expanded in the DocumentWindow.

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

See also

DocumentWindow Object

[!includeSupport and feedback]