DownBars.Fill Property

Returns a ChartFillFormat object for the parent chart element that contains fill formatting properties for the chart element. Read-only.

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

Syntax

'Declaration
ReadOnly Property Fill As ChartFillFormat
    Get
'Usage
Dim instance As DownBars
Dim value As ChartFillFormat

value = instance.Fill
ChartFillFormat Fill { get; }

Property Value

Type: Microsoft.Office.Interop.Word.ChartFillFormat
ChartFillFormat

See Also

Reference

DownBars Interface

DownBars Members

Microsoft.Office.Interop.Word Namespace