ChartObject.Name Property (Excel)

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

Concepts

ChartObject Object Members

ChartObject Object