ses-set-parameter
ses-set-parameter is a compiled Lisp function in `ses.el
'.
(ses-set-parameter DEF VALUE &optional ELEM)
Set parameter DEF to VALUE (with undo) and write the value to the data area.
See `ses-goto-data' for meaning of DEF. Newlines in the data are escaped.
If ELEM is specified, it is the array subscript within DEF to be set to VALUE.