DiagramNode Properties

Include Protected Members
Include Inherited Members

The DiagramNode type exposes the following members.

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Children Returns a DiagramNodeChildren object that contains all of the children of the specified diagram node.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Diagram Returns a Diagram object to which a diagram node belongs.
Public property Layout Returns or sets a MsoOrgChartLayoutType constant to indicate the formatting of the child nodes in an organization chart.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Root Returns a DiagramNode object that represents the root diagram node to which the source diagram node belongs.
Public property Shape Returns a Shape object for the specified diagram node.
Public property TextShape Returns a Shape object that represents the shape of the text box associated with a diagram node.

Top

See Also

Reference

DiagramNode Interface

Microsoft.Office.Interop.Word Namespace