Skip to main content

CommandBars.Parent property

Table of contents
  1. Syntax
  2. Return value

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

Syntax

expression.Parent

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>