Border.LineStyle Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie ou définit le style de ligne de la bordure.
public:
property System::Object ^ LineStyle { System::Object ^ get(); void set(System::Object ^ value); };
public object LineStyle { get; set; }
Public Property LineStyle As Object
Valeur de propriété
Remarques
XlLineStyle peut être l’une des constantes XlLineStyle suivantes :
xlContinuous
xlDash
xlDashDot
xlDashDotDot
xlDot
xlDouble
xlSlantDashDot
xlLineStyleNone