SmartArtNode.Delete Method

Definition

Removes the current SmartArt node.

public:
 void Delete();
public void Delete ();
abstract member Delete : unit -> unit
Public Sub Delete ()

Remarks

When the node is deleted, the first child gets promoted. In the following data model:

if B is deleted, the data model then looks like the following:

Applies to