array HTML_Table::getCellAttributes (
int $row
,
int $col
,
int $body=0
)
指定したセルの属性を返します。
int $row -
行インデックス。
int $col -
列インデックス。
int $body -
使用する tbody グループの番号。
array -
指定したセルの属性を返します。
This function can not be called statically.