GetCell メソッド (DomTableRow)
クラス
DomTableRow
.
処理
指定したセルの DOM 要素を返します。
構文
C#
cell
=
tableRow
.
GetCell
(
itemIdentifier
)
VB
cell
=
tableRow
.
GetCell
(
itemIdentifier
)
変数
説明
cell
DomElement
。
itemIdentifier
セルのインデックス。
ItemIdentifier
。