次の方法で共有


Options.DefaultHighlightColorIndex プロパティ

定義

[強調表示] ボタン (書式設定ツール バー) で書式設定されたテキストの強調表示に使用する色を設定または返します。

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

プロパティ値

適用対象