OpenXmlPartRootElement.WriteTo(XmlWriter) 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.
Enregistre le nœud actuel dans le XmlWriter spécifié.
public override void WriteTo (System.Xml.XmlWriter xmlWriter);
override this.WriteTo : System.Xml.XmlWriter -> unit
Public Overrides Sub WriteTo (xmlWriter As XmlWriter)
Paramètres
- xmlWriter
- XmlWriter
XmlWriter dans lequel enregistrer le nœud actuel.