Shape.Diagram Property

Returns a Diagram object to which a diagram node belongs.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Diagram As IMsoDiagram
    Get
'Usage
Dim instance As Shape
Dim value As IMsoDiagram

value = instance.Diagram
IMsoDiagram Diagram { get; }

Property Value

Type: IMsoDiagram

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Interop.Word Namespace