Testing Siebel eBusiness Applications > Functional Test Object Reference > SiebList Methods >

GetCellText Method


The GetCellText method returns the text of the specified cell.

Available from

SiebList Object

Syntax

GetCellText (ColumnRepName, RowNumber)

Argument
Description

ColumnRepName

A String that indicates the RepositoryName of the column containing the cell.

RowNumber

An Integer that indicates the number of the row containing the cell.

Returns

A String containing the text of the specified cell.

Testing Siebel eBusiness Applications