Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.