Interface ITableRow
A single row in a Java Table.
Inherited Members
Namespace: HP.LFT.SDK.Java
Assembly: HP.LFT.SDK.dll
Syntax
public interface ITableRow : ITableRowBase
Methods
GetAllCellValues()
Returns the content of all cells contained in the row.
Declaration
string[] GetAllCellValues()
Returns
| Type | Description |
|---|---|
| string[] |