Floor.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.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property Fill As ChartFillFormat
Get
'Usage
Dim instance As Floor
Dim value As ChartFillFormat
value = instance.Fill
ChartFillFormat Fill { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.ChartFillFormat
FillFormat or ChartFillFormat