_Font.Fill プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した FillFormat テキスト範囲で使用されるフォントの塗りつぶしの書式設定プロパティを含むオブジェクトを取得します。
public:
property Microsoft::Office::Interop::Word::FillFormat ^ Fill { Microsoft::Office::Interop::Word::FillFormat ^ get(); void set(Microsoft::Office::Interop::Word::FillFormat ^ value); };
public Microsoft.Office.Interop.Word.FillFormat Fill { get; set; }
member this.Fill : Microsoft.Office.Interop.Word.FillFormat with get, set
Public Property Fill As FillFormat
プロパティ値
FillFormat オブジェクト。
注釈
読み取り専用です。