Help for this page
$sheet->cellright("A1") # B1 $sheet->celldown("A1") # A2 $sheet->cellright(0,0) # @{1,0}
$sheet->cellright("A1",3) # D1