Share via


Diagram Members

Include Protected Members
Include Inherited Members

Represents a diagram.

The Diagram type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property AutoFormat Sets or returns a constant indicating the automatic formatting state for a diagram.
Public property AutoLayout Returns or sets a constant which 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 this object was created.
Public property Nodes Returns a DiagramNodes object that contains a flat list of all the nodes in the specified diagram.
Public property Parent Returns the parent object for the specified object.
Public property Reverse Reverses the nodes in a diagram.
Public property Type Returns or sets the diagram type.

Top

Methods

  Name Description
Public method Convert Converts the current diagram to a different diagram.
Public method FitText Adjusts the size of the text in the nodes in a diagram to fit within the boundaries of the nodes.

Top

See Also

Reference

Diagram Interface

Microsoft.Office.Interop.Excel Namespace