次の方法で共有


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

プロパティ値

注釈

プロパティが InsideLineStylewdLineStyleNone または False のいずれかに設定されている場合、このプロパティを設定しても効果はありません。

適用対象