ChartFormat Interface
Provides access to the Office Art formatting for chart elements.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("000244B2-0000-0000-C000-000000000046")> _
Public Interface ChartFormat
'Usage
Dim instance As ChartFormat
[InterfaceTypeAttribute()]
[GuidAttribute("000244B2-0000-0000-C000-000000000046")]
public interface ChartFormat
Remarks
Using a property or method that does not apply to the type of object the ChartFormat object is attached to will result in a run-time error.