GetCell メソッド (DomTable)

クラス

DomTable.

処理

指定したセルを返します。

構文

cell = table.GetCell(row, col)
変数 説明
cell DomElement
row 行のインデックス。 ItemIdentifier
col 列のインデックス。 ItemIdentifier