Walls.Fill Property

Returns a ChartFillFormat object for a specified chart that contains fill formatting properties for the chart.

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

value = instance.Fill
ChartFillFormat Fill { get; }

Property Value

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

See Also

Reference

Walls Interface

Walls Members

Microsoft.Office.Interop.Word Namespace