Font.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.
public:
property System::Object ^ Underline { System::Object ^ get(); void set(System::Object ^ value); };
public object Underline { get; set; }
Public Property Underline As Object
Valeur de propriété
Remarques
Il peut s’agir de l’une des constantes suivantes XlUnderlineStyle .
xlUnderlineStyleNone
xlUnderlineStyleSingle
xlUnderlineStyleDouble
xlUnderlineStyleSingleAccounting
xlUnderlineStyleDoubleAccounting