Annotation of loncom/html/adm/help/tex/Spreadsheet_Cell_Editing.tex, revision 1.2

1.1       matthew     1: \label{Spreadsheet_Cell_Editing}
                      2: 
1.2     ! riegler     3: To edit a cell in the spreadsheet, move your mouse pointer over it until you 
1.1       matthew     4: are able to follow a link.  Click on the link to open up an editing window.  
                      5: The current contents of the cell will be shown and can be modified.  
1.2     ! riegler     6: Pressing the \fbox{Accept} button will cause the spreadsheet to be updated with 
1.1       matthew     7: the new formula.  
                      8: You will then be working with an unsaved modified copy of a spreadsheet.  
1.2     ! riegler     9: See Spreadsheet Files \ref{Spreadsheet_Files} for information on 
1.1       matthew    10: loading and saving spreadsheets.
1.2     ! riegler    11: Pressing the \fbox{Discard Changes} button will discard any changes you have
1.1       matthew    12: made to the contents of the cell.
                     13: 
1.2     ! riegler    14: \noindent
1.1       matthew    15: \textbf{What goes in a cell}
                     16: 
                     17: The cells of the spreadsheet contain a mixture of Perl commands and LON-CAPA
                     18: specific functions (\ref{Spreadsheet_Functions}).  
                     19: Most non-IO Perl functions work in cells.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>