ses-set-cell

ses-set-cell is a Lisp macro in `ses.el'.

(ses-set-cell ROW COL FIELD VAL)

Install VAL as the contents for field FIELD (named by a quoted symbol) of
cell (ROW,COL). This is undoable. The cell's data will be updated through
`post-command-hook'.