ChartFillFormat Interface

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

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

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

Remarks

Use the ChartFillFormat property to return a ChartFillFormat object.

See Also

Reference

ChartFillFormat Members

Microsoft.Office.Core Namespace