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

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

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