DiagramNodeChildren.LastChild Property

Definition

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

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

Property Value

Applies to