Border.LineStyle Propriedade

Definição

Retorna ou define o estilo de linha da borda.

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

Valor da propriedade

Comentários

XlLineStyle pode ser uma dessas constantes XlLineStyle :

xlContinuous

xlDash

xlDashDot

xlDashDotDot

xlDot

xlDouble

xlSlantDashDot

Xllinestylenone

Aplica-se a