DiagramNode.NextNode Method

Definition

Selects the next diagram node in a series of nodes. Returns a DiagramNode object representing the newly-selected node.

public:
 Microsoft::Office::Interop::Excel::DiagramNode ^ NextNode();
public Microsoft.Office.Interop.Excel.DiagramNode NextNode ();
Public Function NextNode () As DiagramNode

Returns

Applies to