IsColumnSelected Method (SapTable)

Class

SapTable.

Action

Returns true if the given column is selected.

Syntax

columnSelected = table.IsColumnSelected(column)
Variable Description
columnSelected Boolean.
column Index of the column. The value is zero-based. Integer.