Share via


ChartTitle.Fill Property

Returns an object that contains fill formatting properties for the shape or 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 ChartTitle
Dim value As ChartFillFormat

value = instance.Fill
ChartFillFormat Fill { get; }

Property Value

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

See Also

Reference

ChartTitle Interface

ChartTitle Members

Microsoft.Office.Interop.Word Namespace