Skip to main content

CommandBars.Count property

Table of contents
  1. Syntax
  2. Return value

Gets a count of the number of command bars in the host application. Read-only.

Syntax

expression.Count

expression An expression that returns a CommandBars object.

Return value

Integer

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>