Series.Fill Property

Returns the ChartFillFormat for this series.

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 Series
Dim value As ChartFillFormat

value = instance.Fill
ChartFillFormat Fill { get; }

Property Value

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

See Also

Reference

Series Interface

Series Members

Microsoft.Office.Interop.Word Namespace