DeselectColumn Method (SapTable)
Class
SapTable
.
Action
Deselects the given column.
Syntax
table
.
DeselectColumn
(
column
)
Variable
Description
column
Index of the column. The value is zero-based.
Integer
.