次の方法で共有


ChartTitle.Fill プロパティ

定義

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

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

適用対象