File:  [LON-CAPA] / loncom / html / adm / help / tex / Spreadsheet_Cell_Editing.tex
Revision 1.3: download - view: text, annotated - select for diffs
Sun Jan 3 04:40:12 2016 UTC (8 years, 7 months ago) by lira
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_5_msu, version_2_11_5, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, HEAD
format xref

    1: \label{Spreadsheet_Cell_Editing}
    2: 
    3: To edit a cell in the spreadsheet, move your 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 \fbox{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 \fbox{Discard Changes} button will discard any changes you have
   12: made to the contents of the cell.
   13: 
   14: \noindent
   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>