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

1.1     ! matthew     1: \label{Spreadsheet_Cell_Editing}
        !             2: 
        !             3: To edit a cell in the spreadsheet, move you mouse pointer over it until you 
        !             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.  
        !             6: Pressing the ``Accept'' button will cause the spreadsheet to be updated with 
        !             7: the new formula.  
        !             8: You will then be working with an unsaved modified copy of a spreadsheet.  
        !             9: See \textbf{Spreadsheet Files} \ref{Spreadsheet_Files} for information on 
        !            10: loading and saving spreadsheets.
        !            11: Pressing the ``Discard Changes'' button will discard any changes you have
        !            12: made to the contents of the cell.
        !            13: 
        !            14: \textbf{What goes in a cell}
        !            15: 
        !            16: The cells of the spreadsheet contain a mixture of Perl commands and LON-CAPA
        !            17: specific functions (\ref{Spreadsheet_Functions}).  
        !            18: Most non-IO Perl functions work in cells.

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