SetColumnWidth Method (SapTree)
Class
SapTree
class
Action
This function sets the width of a column in pixels.
Syntax
tree
.
SetColumnWidth
(
columnName
,
width
)
Variable
Description
columnName
The name of the column. STRING.
width
The new width of the column. INTEGER.