$Sheet->Columns('C:D')->Select(); $Sheet->Selection->Cut({Destination => $Sheet->Columns('P:Q')});