Style.Personal 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.
Style de texte du message électronique.
Représente la balise d’élément suivante dans le schéma : w :personal.
public DocumentFormat.OpenXml.Wordprocessing.Personal Personal { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.Personal? Personal { get; set; }
member this.Personal : DocumentFormat.OpenXml.Wordprocessing.Personal with get, set
Public Property Personal As Personal