DisplayUnitLabel.Fill Property
Returns a FillFormat object for a specified shape or a ChartFillFormat object for a specified chart 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 DisplayUnitLabel
Dim value As ChartFillFormat
value = instance.Fill
ChartFillFormat Fill { get; }
Property Value
Type: Microsoft.Office.Interop.Word.ChartFillFormat
ChartFillFormat