HTMLTableElement.TBodies

HTMLTableElement.TBodies property

テーブル本体 (暗黙のものを含む) のコレクションを返します。

public HTMLCollection TBodies { get; }

関連項目