Share via


ContentControl.Color プロパティ

定義

コンテンツ コントロールの色を設定または返します。 読み取り/書き込み WdColor

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

プロパティ値

適用対象