ListColumn.XPath Propriété

Définition

Renvoie un XPath objet qui représente le Xpath de l’élément mappé à l’objet Range spécifié. En lecture seule.

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

Valeur de propriété

XPath

Remarques

Les fonctionnalités XML, à l’exception de l’enregistrement de fichiers au format feuille de calcul XML, sont disponibles uniquement dans Microsoft Office Professional Edition 2003 et Microsoft Office Excel 2003.

S’applique à