FillFormat.Type Property (Excel)
Returns a MsoFillType value that represents the fill type.
Syntax
expression .Type
expression A variable that represents a FillFormat object.
Remarks
This property can also return xlAutomatic or xlNone.
The msoFillBackground constant is not used in Microsoft Excel.