UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
Cells Property (ITableRow)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.Java Namespace
>
ITableRow Interface
: Cells Property
Returns the collection of
ITableCell
objects in the row.
Syntax
C#
ReadOnlyCollection<ITableCell>
Cells {
get
;}