Share via


Shape.Delete Method (Word)

Deletes the specified shape node.

Syntax

expression .Delete(Index)

expression Required. A variable that represents a Shape object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Long

The number of the shape node to delete.

See Also

Concepts

Shape Object

Shape Object Members