Share via


ShapeNodes.Delete Method

Excel Developer Reference

Deletes the object.

Syntax

expression.Delete(Index)

expression   A variable that represents a ShapeNodes object.

Parameters

Name Required/Optional Data Type Description
Index Required Integer The index of the object to delete.

See Also