ChartFormat.Fill 属性

定义

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

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

属性值

FillFormat

适用于