DiagramNodeChildren.FirstChild Property

Definition

Returns a DiagramNode object that represents the first child node of a parent node.

public:
 property Microsoft::Office::Interop::Excel::DiagramNode ^ FirstChild { Microsoft::Office::Interop::Excel::DiagramNode ^ get(); };
public Microsoft.Office.Interop.Excel.DiagramNode FirstChild { get; }
Public ReadOnly Property FirstChild As DiagramNode

Property Value

Applies to