Each cell has a printer. If nil
, the column-printer for the cell’s
column is used. If that is also nil
, the default-printer for the
spreadsheet is used.
Enter a printer for current cell or range (ses-read-cell-printer
).
Enter a printer for the current column (ses-read-column-printer
).
Enter the default printer for the spreadsheet
(ses-read-default-printer
).
The ses-read-xxx-printer
allows the following commands during editing:
To browse history: the ses-read-xxx-printer
commands have
their own minibuffer history, which is preloaded with the set of all
printers used in this spreadsheet, plus the standard printers
(see Standard printer functions) and the local printers
(see Local printer functions).
To complete the local printer symbols, and
To list the local printers in a help buffer.