ChartFormat Interface

Provides access to the Office Art formatting for chart elements.

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

Syntax

'Declaration
<GuidAttribute("B66D3C1A-4541-4961-B35B-A353C03F6A99")> _
Public Interface ChartFormat
'Usage
Dim instance As ChartFormat
[GuidAttribute("B66D3C1A-4541-4961-B35B-A353C03F6A99")]
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.

See Also

Reference

ChartFormat Members

Microsoft.Office.Interop.Word Namespace