Share via


_Font.ColorIndex プロパティ

定義

指定した Border またはオブジェクトの色を設定または Font 返します。

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

プロパティ値

注釈

罫線とフォント オブジェクトの wdByAuthor 定数が正しくありません。

適用対象