CustomXMLNode.NodeType Property
Gets the type of the current node. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property NodeType As MsoCustomXMLNodeType
Get
'Usage
Dim instance As CustomXMLNode
Dim value As MsoCustomXMLNodeType
value = instance.NodeType
MsoCustomXMLNodeType NodeType { get; }
Property Value
Type: Microsoft.Office.Core.MsoCustomXMLNodeType
MsoCustomXMLNodeType