Share via


Range.XPath Eigenschaft

Definition

Gibt ein XPath -Objekt zurück, das den Xpath des Elements darstellt, das dem angegebenen Range Objekt zugeordnet ist.

public:
 property Microsoft::Office::Interop::Excel::XPath ^ XPath { Microsoft::Office::Interop::Excel::XPath ^ get(); };
public Microsoft.Office.Interop.Excel.XPath XPath { get; }
Public ReadOnly Property XPath As XPath

Eigenschaftswert

Hinweise

XML-Features, mit Ausnahme des Speicherns von Dateien im XML-Tabellenformat, sind nur in Microsoft Office Professional Edition 2003 und Microsoft Office Excel 2003 verfügbar.

Gilt für: