Removes the current SmartArt node.
expression. Delete
expression An expression that returns a SmartArtNode object.
Nothing
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:
-
A
-
- B
-
- C
-
-
D
-
A
-
- C
-
D