ChartObject.Name Property

Excel Developer Reference

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).

See Also