GetCell Method (DomTableRow)
Class
DomTableRow
.
Action
Returns the DOM element in the given cell.
Syntax
cell
=
tableRow
.
GetCell
(
itemIdentifier
)
Variable
Description
cell
DomElement
.
itemIdentifier
Index of the cell.
ItemIdentifier
.