void HTML_Table::setColType ( int $col , string $type )
Définit le type d'une colonne en 'th' ou 'td' .
int $col - Index de la colonne
string $type - th ou td
This function can not be called statically.