XMLNode.Level 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 the level of the specified XML element within the hierarchy of elements applied to a document.
public:
property Microsoft::Office::Interop::Word::WdXMLNodeLevel Level { Microsoft::Office::Interop::Word::WdXMLNodeLevel get(); };
public Microsoft.Office.Interop.Word.WdXMLNodeLevel Level { get; }
member this.Level : Microsoft.Office.Interop.Word.WdXMLNodeLevel
Public ReadOnly Property Level As WdXMLNodeLevel