ChartFormat.Fill 属性

定义

返回 ChartFillFormat 父图表元素的对象,该对象包含图表元素的填充格式属性。 此为只读属性。

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

属性值

ChartFillFormat

适用于