ShapeRange.DiagramNode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a DiagramNode object that represents a node in a diagram.
public:
property Microsoft::Office::Interop::Word::DiagramNode ^ DiagramNode { Microsoft::Office::Interop::Word::DiagramNode ^ get(); };
public Microsoft.Office.Interop.Word.DiagramNode DiagramNode { get; }
member this.DiagramNode : Microsoft.Office.Interop.Word.DiagramNode
Public ReadOnly Property DiagramNode As DiagramNode