\multicolumn


\multicolumn{cols}{pos}{text}

The \multicolumn is used to make an entry that spans several columns. The first mandatory argument, cols, specifies the number of columns to span. The second mandatory argument, pos, specifies the formatting of the entry; c for centered, l for flushleft, r for flushright. The third mandatory argument, text, specifies what text is to make up the entry.

\multicolumn{sloupce}{pozice}{text}

Prikaz \multicolumn se pouziva pro vypsani polozky pres nekolik sloupcu. Prvni povinny argument (sloupce) urcuje pocet sloupcu pres nez se polozka natahne. Druhy povinny argument (pozice) urcuje formatovani polozky: c - centrovat, l - zarovnat zleva, r - zarovnat zprava. Treti (take povinny) argument (text) urcuje vlastni text polozky.