DiagramNode.Root Property

Definition

Returns the root DiagramNode object which the root diagram node belongs.

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

Property Value

Applies to