Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 964 Bytes

Office.CommandBarPopup.Enabled.md

File metadata and controls

35 lines (20 loc) · 964 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
CommandBarPopup.Enabled property (Office)
Office.CommandBarPopup.Enabled
d56d2e1d-27b3-f375-95aa-9efa3aa4d734
01/04/2019
medium

CommandBarPopup.Enabled property (Office)

Is True if the CommandBarPopup is enabled. Read/write.

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.Enabled

expression A variable that represents a CommandBarPopup object.

Return value

Boolean

See also

[!includeSupport and feedback]