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é

Object

Remarques

Il peut s’y trouver dans l’une des XlUnderlineStyle constantes suivantes.

xlUnderlineStyleNone

xlUnderlineStyleSingle

xlUnderlineStyleDouble

xlUnderlineStyleSingleAccounting

xlUnderlineStyleDoubleAccounting

S’applique à