Table of Contents

Interface ITableRow

Namespace
HP.LFT.SDK.Java
Assembly
HP.LFT.SDK.dll

A single row in a Java Table.

public interface ITableRow : ITableRowBase
Inherited Members

Methods

GetAllCellValues()

Returns the content of all cells contained in the row.

string[] GetAllCellValues()

Returns

string[]