DiagramNode.Children Property

Definition

Returns a DiagramNodeChildren object, representing the collection of child nodes of a particular node.

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

Property Value

Applies to