XMLNode.PlaceholderText 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.
Cette propriété renvoie ou définit une chaîne qui représente le texte affiché pour un élément qui ne contient aucun texte.
public:
property System::String ^ PlaceholderText { System::String ^ get(); void set(System::String ^ value); };
public string PlaceholderText { get; set; }
member this.PlaceholderText : string with get, set
Public Property PlaceholderText As String
Valeur de propriété
Remarques
Le texte de l'espace réservé est affiché dans Microsoft Word uniquement lorsque la case à cocher Afficher les balises XML dans le document du volet Office Structure XML est désactivée. La case à cocher Afficher les balises XML dans le document correspond à la ShowXMLMarkup propriété.