Help for this page

Select Code to Download


  1. or download this
    $sheet->cellright("A1") # B1
    $sheet->celldown("A1") # A2
    $sheet->cellright(0,0) # @{1,0}
    
  2. or download this
    $sheet->cellright("A1",3) # D1