Share via


AxisTitle.Fill Property

Returns a FillFormat object that contains fill formatting properties for the specified 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 AxisTitle
Dim value As ChartFillFormat

value = instance.Fill
ChartFillFormat Fill { get; }

Property Value

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

See Also

Reference

AxisTitle Interface

AxisTitle Members

Microsoft.Office.Interop.Word Namespace