Share via


ShapeRange.Delete Method

Publisher Developer Reference

Deletes the specified object.

Syntax

expression.Delete

expression   A variable that represents a ShapeRange object.

Remarks

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

See Also