Sources.Save(CustomXmlPart) 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 DOM dans la partie OpenXML.
public void Save (DocumentFormat.OpenXml.Packaging.CustomXmlPart openXmlPart);
override this.Save : DocumentFormat.OpenXml.Packaging.CustomXmlPart -> unit
Public Sub Save (openXmlPart As CustomXmlPart)
Paramètres
- openXmlPart
- CustomXmlPart
Partie dans laquelle enregistrer.