次の方法で共有


LegendKey.Fill プロパティ

定義

指定した図形の FillFormat オブジェクト、または図形または ChartFillFormat グラフの塗りつぶしの書式設定プロパティを含む指定したグラフのオブジェクトを返します。

public:
 property Microsoft::Office::Interop::Word::ChartFillFormat ^ Fill { Microsoft::Office::Interop::Word::ChartFillFormat ^ get(); };
public Microsoft.Office.Interop.Word.ChartFillFormat Fill { get; }
member this.Fill : Microsoft.Office.Interop.Word.ChartFillFormat
Public ReadOnly Property Fill As ChartFillFormat

プロパティ値

ChartFillFormat

適用対象