GetVisibleCellsForColumn Method (SapTable)

Class

SapTable class

Action

Returns the visible cells for the given column.

Syntax

liVisibleCellsForColumn = table.GetVisibleCellsForColumn(column)
Variable Description
liVisibleCellsForColumn LIST OF WINDOW.
column Index of the column. The value is one-based. INTEGER.