ChartFont.Underline 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 ou définit le type de soulignement appliqué à la police. Il peut s’agir de l’une des constantes suivantes XlUnderlineStyle . Lecture-écriture.
public:
property System::Object ^ Underline { System::Object ^ get(); void set(System::Object ^ value); };
public object Underline { get; set; }
member this.Underline : obj with get, set
Public Property Underline As Object
Valeur de propriété
Object