Border.LineStyle Propiedad

Definición

Devuelve o configura el estilo de línea para el borde.

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

Valor de propiedad

Comentarios

XlLineStyle puede ser una de estas constantes XlLineStyle :

xlContinuous

xlDash

xlDashDot

xlDashDotDot

xlDot

xlDouble

xlSlantDashDot

xlLineStyleNone

Se aplica a