Share via


CommandBarPopup.Delete Method (Office)

Deletes the CommandBarPopup object from its collection.

Syntax

expression .Delete(Temporary)

expression Required. A variable that represents a CommandBarPopup object.

Parameters

Name

Required/Optional

Data Type

Description

Temporary

Optional

Variant

True to delete the control for the current session. The application will display the control again in the next session.

See Also

Concepts

CommandBarPopup Object Members

CommandBarPopup Object