require_once "HTML/Table.php";
void HTML_Table::setAutoFill (mixed $fill)
void HTML_Table::setAutoFill
The autoFill value will be insert into every cell not filled.
mixed $fill - standard value for empty cells
This function can not be called statically.
HTML_Table::getAutoFill()