Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 898 Bytes

PowerPoint.Presentation.CommandBars.md

File metadata and controls

31 lines (19 loc) · 898 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Presentation.CommandBars property (PowerPoint)
vbapp10.chm583051
vbapp10.chm583051
PowerPoint.Presentation.CommandBars
fa8f1bb8-bac5-4579-5327-3e122d88a929
06/08/2017
medium

Presentation.CommandBars property (PowerPoint)

Returns a CommandBars collection that represents the merged command bar set from the host container application and Microsoft PowerPoint. This property returns a valid object only when the container is a DocObject server, like Microsoft Binder, and PowerPoint is acting as an OLE server. Read-only.

Syntax

expression.CommandBars

expression A variable that represents a Presentation object.

See also

Presentation Object

[!includeSupport and feedback]