get_row_spacing
Description:
Gets the amount of space between row row
, and row row
+ 1.
Note:
Grid does not offer a replacement for this functionality.
See set_row_spacing.
Parameters:
this |
a Table |
row |
a row in the table, 0 indicates the first row |
Returns:
the row spacing |