Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the current SmartArt node.
Syntax
expression.Delete
expression An expression that returns a SmartArtNode object.
Return value
Nothing
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:
A
- B
- C
- B
D
A
- C
D
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.