Range.Interior (Excel)
Returns an Interior object that represents the interior of the specified object.
Dim intInterior As Interior
Set intInterior = ActiveCell.Interior
Returns an Interior object that represents the interior of the specified object.
Dim intInterior As Interior
Set intInterior = ActiveCell.Interior