Font.Underline Propriedade

Definição

Retorna ou define o tipo de sublinhado aplicado à fonte.

public:
 property System::Object ^ Underline { System::Object ^ get(); void set(System::Object ^ value); };
public object Underline { get; set; }
Public Property Underline As Object

Valor da propriedade

Comentários

Pode ser uma das constantes a seguir XlUnderlineStyle .

xlUnderlineStyleNone

xlUnderlineStyleSingle

xlUnderlineStyleDouble

xlUnderlineStyleSingleAccounting

xlUnderlineStyleDoubleAccounting

Aplica-se a