| Copy |
This copies the column descriptions in a spreadsheet to the clipboard.
If columns are selected, then only the selected columns descriptions
are copied to the clipboard. The column descriptions are copied onto the
clipboard as a comma delimited list where each description is quoted with
single quote marks (i.e. 'kg/ha','%','2004-5'). Column descriptions copied
using this item can be pasted to other spreadsheets and can be useful for
constructing GenStat commands. |
| Cut |
This cuts the column descriptions from a spreadsheet and copies them
to the clipboard. If columns are selected, then only the selected columns
descriptions are cut from a spreadsheet. |
| Paste |
This pastes the text on the clipboard into the column descriptions.
If columns are selected, then only these columns will be modified. |