require_once 'HTML/Table.php';
int HTML_Table::getRowCount ([int $body=0])
int HTML_Table::getRowCount
テーブル内の行の数を返します。
int $body - 使用する tbody グループの番号。
int - 行の数を返します。
この関数は、スタティックにコールする ことはできません。
HTML_Table::getColCount()