$Range = $Sheet->Range("A1"); $Range->Select; $Excel->Selection->Interior({ColorIndex => 8,Pattern => "xlSolid"});