Partager via


Font.Underline Propriété

Définition

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

S’applique à