IXMLDOMDocumentFragment.transformNode(IXMLDOMNode) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
System::String ^ transformNode(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ stylesheet);
public string transformNode (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode stylesheet);
abstract member transformNode : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> string
Public Function transformNode (stylesheet As IXMLDOMNode) As String
Paramètres
- stylesheet
- IXMLDOMNode