get_default_row_spacing
Description:
Gets the default row spacing for the table.
Note: 
      
        
    
    Use get_row_spacing with Grid.
This is the spacing that will be used for newly added rows. (See set_row_spacings)
Parameters:
| this | a Table | 
Returns:
| the default row spacing |