Share via


ShapeNodes.Delete Method

Word Developer Reference

Deletes the specified shape node.

Syntax

expression.Delete(Index)

expression   Required. A variable that represents a ShapeNodes collection.

Parameters

Name Required/Optional Data Type Description
Index Required Long The number within the collection of shape nodes of the shape node to delete.

See Also