Borders.InsideColorIndex 属性

定义

返回或设置内部边框。

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

属性值

注解

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

适用于