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