ChartFillFormat Interface

Used only with charts. Represents fill formatting for chart elements.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00024435-0000-0000-C000-000000000046")> _
Public Interface ChartFillFormat
'Usage
Dim instance As ChartFillFormat
[InterfaceTypeAttribute()]
[GuidAttribute("00024435-0000-0000-C000-000000000046")]
public interface ChartFillFormat

Remarks

Use the Fill property to return a ChartFillFormat object.

See Also

Reference

ChartFillFormat Members

Microsoft.Office.Interop.Excel Namespace