Share via


Borders.OutsideColorIndex Propriété

Définition

Renvoie ou définit la couleur des bordures extérieures.

public:
 property Microsoft::Office::Interop::Word::WdColorIndex OutsideColorIndex { Microsoft::Office::Interop::Word::WdColorIndex get(); void set(Microsoft::Office::Interop::Word::WdColorIndex value); };
public Microsoft.Office.Interop.Word.WdColorIndex OutsideColorIndex { get; set; }
member this.OutsideColorIndex : Microsoft.Office.Interop.Word.WdColorIndex with get, set
Public Property OutsideColorIndex As WdColorIndex

Valeur de propriété

Remarques

Si la OutsideLineStyle propriété est définie sur wdLineStyleNone ou False, la définition de cette propriété n’a aucun effet.

S’applique à