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

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

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