This documentation is archived and is not being maintained.
XMLNode.LastChild Property
Office 2003
Returns a DiagramNode object that represents the last child node of a parent node.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Use the FirstChild property to access the first child node in a diagram. Use the Root property to access the parent node in a diagram.
Show: