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

1.2     ! bowersj2    1: \label{Spreadsheet_Specifying_Cells}
1.1       bowersj2    2: Cells are specified by the letter-number combination of their position
                      3: in the table, for example ``A5''. Note that the columns are labelled
                      4: ``A-Z'' and then to the right of that ``a-z'' (lowercase).
                      5: 
                      6: There are also the wildcards '*' and '#' which are used in ranges (see
                      7: \ref{Spreadsheet_Ranges}), templates (see
                      8: \ref{Spreadsheet_Template_Row}), and symbolic names (see
                      9: \ref{Spreadsheet_Symbolic_Names}).

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