XMLNode.WordOpenXML Propriété
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.
Renvoie une valeur de type String qui représente le code XML du nœud au format Microsoft Office Word Open XML. En lecture seule.
public:
property System::String ^ WordOpenXML { System::String ^ get(); };
public string WordOpenXML { get; }
member this.WordOpenXML : string
Public ReadOnly Property WordOpenXML As String
Valeur de propriété
String
Remarques
Cette propriété retourne uniquement le code XML dans le document qui est nécessaire pour représenter le nœud XML spécifié.