Skip to main content

ChartObject.Name property

Table of contents
  1. Syntax
  2. Remarks

Returns a String value representing the name of the object.

Syntax

expression.Name

expression A variable that represents a ChartObject object.

Remarks

This property is read-only for chart objects (embedded charts).

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>