Skip to main content

CommandBars.Application property

Table of contents
  1. Syntax
  2. Return value

Gets an Application object that represents the container application for the CommandBars object (you can use this property with an Automation object to return that object's container application). Read-only.

Syntax

expression.Application

expression A variable that represents a CommandBars object.

Return value

Object

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>