ChartFillFormat Interface
Represents fill formatting for chart elements.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("F152D349-7D20-4C01-A42B-2D6DE4F3891C")> _
Public Interface ChartFillFormat
'Usage
Dim instance As ChartFillFormat
[GuidAttribute("F152D349-7D20-4C01-A42B-2D6DE4F3891C")]
public interface ChartFillFormat
Remarks
Use the Fill property of the DownBars and UpBars objects to return a ChartFillFormat object.