Resize Columns¶
Resize columns by code
Syntax¶
1 2 3 |
|
Parameters¶
-
index
(numeric, required)
Zero-based index of the column -
width
(numeric, required)
Numeric value in pixels (px)
Example¶
1 2 3 |
|
Resize columns by code
1 2 3 |
|
index
(numeric, required)
Zero-based index of the column
width
(numeric, required)
Numeric value in pixels (px)
1 2 3 |
|