core
db
html
utility
HtmlTableRow::removeCell
public HtmlTableRow removeCell
( string $columnKey )
指定の列キーのセルを削除します。
パラメーター
| 名前 | 型 | 内容 |
|---|---|---|
| $columnKey | string | 列キー |
返り値
自身のインスタンスを返します。
| 名前 | 型 | 内容 |
|---|---|---|
| $columnKey | string | 列キー |