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