Selection.XML[Boolean] Propriété

Définition

Renvoie une chaîne qui représente le texte XML dans l'objet spécifié.

public:
 property System::String ^ XML[bool] { System::String ^ get(bool DataOnly); };
public string XML[bool DataOnly = false] { get; }
member this.XML(bool) : string
Public ReadOnly Property XML(Optional DataOnly As Boolean = false) As String

Paramètres

DataOnly
Boolean

Facultatif Boolean. La valeur True renvoie le texte du XML sans le balisage XML de Word. Le paramètre par défaut est False.

Valeur de propriété

String

S’applique à