Compartir a través de


ShapeRange.DiagramNode Property

Returns a DiagramNode object that represents a node in a diagram.

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

Syntax

'Declaration
ReadOnly Property DiagramNode As DiagramNode
    Get
'Usage
Dim instance As ShapeRange
Dim value As DiagramNode

value = instance.DiagramNode
DiagramNode DiagramNode { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.DiagramNode

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Interop.Excel Namespace