int HTML_Table::getColCount (
int $row=null
,
int $body=0
)
テーブル内の列の数を返します。
int $row -
列の数を数える行の行番号。
int $body -
使用する tbody グループの番号。
int - 列の数を返します。
This function can not be called statically.