Shape.HasChart Property

Excel Developer Reference

Returns whether a shape contains a chart. Read-only MsoTriState.

Version Information
 Version Added:  Excel 2007

Syntax

expression.HasChart

expression   A variable that represents a Shape object.

See Also