XmlPath Members
Include Protected Members
Include Inherited Members
Defines the XmlPath - XPath like informaiton for OpenXmlElement.
The XmlPath type exposes the following members.
Properties
Name | Description | |
---|---|---|
NamespacesDefinitions | Gets the namespaces definitions used in the XPath. | |
PartUri | Gets the internal URI of the part relative to the package root. | |
XPath | Gets the XPath string. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top