set_col_spacings
Description:
Sets the space between every column in this equal to spacing
.
Note:
Use set_column_spacing with Grid.
Parameters:
this |
a Table. |
spacing |
the number of pixels of space to place between every column in the table. |