Style.Description 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 la description du style spécifié. String en lecture seule.
public:
property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String
Valeur de propriété
Remarques
Par exemple, une description type pour le style Titre 2 peut être « Normal + Police : Arial, 12 pt, Gras, Italique, Espace avant 12 pt Après 3 pt, KeepWithNext, Niveau 2 ».