Shape.Diagram Property

Reserved for internal use.

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

Syntax

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

value = instance.Diagram
Diagram Diagram { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.Diagram

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Interop.PowerPoint Namespace