DiagramNode.PrevNode Method

Definition

Returns a DiagramNode object that represents the previous diagram node in a collection of diagram nodes.

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

Returns

Applies to