UpBars.Fill 属性

定义

返回 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

适用于