Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 988 Bytes

Office.CommandBarPopup.Parent.md

File metadata and controls

36 lines (21 loc) · 988 Bytes
title ms.prod api_name ms.assetid ms.date localization_priority
CommandBarPopup.Parent property (Office)
office
Office.CommandBarPopup.Parent
1bb8a043-1ad2-28d2-8c48-8426ef24579e
01/04/2019
Normal

CommandBarPopup.Parent property (Office)

Gets the Parent object for the CommandBarPopup object. Read-only.

Note

The use of CommandBars in some Microsoft Office applications has been superseded by the new ribbon component of the Microsoft Office Fluent user interface. For more information, see Overview of the Office Fluent ribbon.

Syntax

expression.Parent

expression A variable that represents a CommandBarPopup object.

Return value

CommandBar

See also

[!includeSupport and feedback]