Share via


Shape.Delete Method

Publisher Developer Reference

Deletes the specified object.

Syntax

expression.Delete

expression   A variable that represents a Shape object.

Remarks

A run-time error occurs if the specified object does not exist.

See Also