DiagramNode interface
Office 2013 and later
Represents a single diagram node within a diagram.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
The DiagramNode object is a member of the DiagramNodes collection.
Use the DiagramNode property of the Shape or ShapeRange object to return a DiagramNode object. Use the AddNode method to add a node to a diagram.
Use the Delete method to remove a node from a diagram.
Show: