Share via


Borders.OutsideColorIndex 属性

定义

返回或设置外部边框的颜色。

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

属性值

注解

如果属性 OutsideLineStyle 设置为 wdLineStyleNoneFalse,则设置此属性不起作用。

适用于