column_spacing property

column_spacing property

Specifies the space between text columns in the text area (in points). Read-only float.

Definition:

@property
def column_spacing(self):
    ...

See Also