Diagram Members
Include Protected Members
Include Inherited Members
Represents a diagram.
The Diagram type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an Application object that represents the Microsoft Excel application. |
![]() |
AutoFormat | Sets or returns a constant indicating the automatic formatting state for a diagram. |
![]() |
AutoLayout | Returns or sets a constant which determines the automatic positioning of the nodes and connectors in a diagram. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. |
![]() |
Nodes | Returns a DiagramNodes object that contains a flat list of all the nodes in the specified diagram. |
![]() |
Parent | Returns the parent object for the specified object. |
![]() |
Reverse | Reverses the nodes in a diagram. |
![]() |
Type | Returns or sets the diagram type. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Convert | Converts the current diagram to a different diagram. |
![]() |
FitText | Adjusts the size of the text in the nodes in a diagram to fit within the boundaries of the nodes. |
Top