Cell Editing

E
edits the label that already exists in the current cell. Xspread will display the current label on the top line with the character cursor at the end of the label. You can then edit the label.

e
edits the numeric value associated with the current cell. Xspread will display the current numeric expression on the top line with the character cursor at the end of the numeric expression. You can then edit the numeric expression.

c
copies that last marked cell to the current cell.

m
marks a cell for later use by the copy command.

x
clears (erases) the current cell. You can use any of the pull commands to retrieve cell contents that were previously deleted.

+
in standard mode, adds the value of its argument to the value of the current cell and stores the result in the current cell. In quick numeric mode, + introduces a numeric expression or value.

-
in standard mode, subtracts the value of its argument from the value of the current cell and stores the result in the current cell. In quick numeric mode, - introduces a numeric expression or value.