Diagram Members

Include Protected Members
Include Inherited Members

Represents a single diagram in a document.

The Diagram type exposes the following members.

Methods

  Name Description
Public method Convert Converts a diagram of one type into a diagram of another type.
Public method FitText Adjusts the size of the text in the nodes in a diagram to fit within the boundaries of the nodes.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property AutoFormat Sets or returns a MsoTriState constant specifying the automatic formatting state for a diagram.
Public property AutoLayout Returns or sets an MsoTriState constant that determines the automatic positioning of the nodes and connectors in a diagram.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Nodes Returns a DiagramNodes object that represents the nodes in a diagram.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Reverse MsoTrue reverses the nodes in a diagram.
Public property Type Returns the diagram type.

Top

See Also

Reference

Diagram Interface

Microsoft.Office.Interop.Word Namespace