ses-sym-rowcol
ses-sym-rowcol is a Lisp macro in `ses.el'.
(ses-sym-rowcol SYM)
From a cell-symbol SYM, gets the cons (row . col).  A1 => (0 . 0).  Result
is nil if SYM is not a symbol that names a cell.
  ses.el'.
(ses-sym-rowcol SYM)
From a cell-symbol SYM, gets the cons (row . col).  A1 => (0 . 0).  Result
is nil if SYM is not a symbol that names a cell.