ExcelXml.StrXPathQuery - Méthode (String, String)

Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.

Espace de noms :  Microsoft.Office.RecordsManagement.Reporting
Assembly :  Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)

Syntaxe

'Déclaration
Protected Shared Function StrXPathQuery ( _
    strElName As String, _
    strPrefix As String _
) As String
'Utilisation
Dim strElName As String
Dim strPrefix As String
Dim returnValue As String

returnValue = ExcelXml.StrXPathQuery(strElName, _
    strPrefix)
protected static string StrXPathQuery(
    string strElName,
    string strPrefix
)

Paramètres

Valeur renvoyée

Type : System.String

Voir aussi

Référence

ExcelXml classe

ExcelXml - Membres

StrXPathQuery - Surcharge

Microsoft.Office.RecordsManagement.Reporting - Espace de noms