GetCellsForRow Method (SapTable)

Class

SapTable class

Action

Returns the cells for the given row.

Syntax

liCellsForRow = table.GetCellsForRow(row)
Variable Description
liCellsForRow LIST OF WINDOW.
row Index of the row. The value is one-based. INTEGER.