Style.Description Propriété

Définition

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é

String

Remarques

Par exemple, une description standard pour le style Titre 2 peut être « normal + police : Arial, 12 PT, gras, italique, espace avant 12 pt après 3 PT, paragraphes solidaires, niveau 2 ».

S’applique à