ShapeRange.Diagram Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Diagram As IMsoDiagram
Get
'Usage
Dim instance As ShapeRange
Dim value As IMsoDiagram
value = instance.Diagram
IMsoDiagram Diagram { get; }
Property Value
Type: Microsoft.Office.Core.IMsoDiagram