Series.Fill 属性

定义

返回一个 FillFormat 对象,该对象包含指定图表或形状的填充格式属性。 此为只读属性。

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

属性值

适用于