Borders.OutsideLineWidth 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 l'épaisseur de trait de la bordure extérieure d'un objet.
public:
property Microsoft::Office::Interop::Word::WdLineWidth OutsideLineWidth { Microsoft::Office::Interop::Word::WdLineWidth get(); void set(Microsoft::Office::Interop::Word::WdLineWidth value); };
public Microsoft.Office.Interop.Word.WdLineWidth OutsideLineWidth { get; set; }
member this.OutsideLineWidth : Microsoft.Office.Interop.Word.WdLineWidth with get, set
Public Property OutsideLineWidth As WdLineWidth
Valeur de propriété
Remarques
Cette propriété peut être définie sur True, False ou une WdLineWidth constante. Elle retourne wdUndefined si l’objet a des bordures extérieures avec plusieurs lignes de largeur ; sinon, False ou une constante WdLineWidth .