Presentation.CommandBars Property

PowerPoint Developer Reference

Returns a CommandBars collection that represents the merged command bar set from the host container application and Microsoft Office 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