GetCell Method (DomTableRow)

Class

DomTableRow.

Action

Returns the DOM element in the given cell.

Syntax

C#
cell = tableRow.GetCell(itemIdentifier)
VB
cell = tableRow.GetCell(itemIdentifier)
Variable Description
cell DomElement.
itemIdentifier Index of the cell. ItemIdentifier.