get_default_col_spacing
Description:
Gets the default column spacing for the table.
Note:
Use get_column_spacing with Grid.
This is the spacing that will be used for newly added columns. (See set_col_spacings)
Parameters:
this |
a Table |
Returns:
the default column spacing |