ses-dorange
ses-dorange is a Lisp macro in `ses.el
'.
(ses-dorange CURCELL &rest BODY)
Execute BODY repeatedly, with the variables `row' and `col' set to each
cell in the range specified by CURCELL. The range is available in the
variables `minrow', `maxrow', `mincol', and `maxcol'.