GetCellsForRow Method (SapTable)

Class

SapTable.

Action

Returns the cells for the given row.

Syntax

cellsForRow = table.GetCellsForRow(row)
Variable Description
cellsForRow List(Of SapComponent).
row Index of the row. The value is zero-based. Integer.