line_spacing_style property

line_spacing_style property

Gets or sets the line spacing style.

Definition:

@property
def line_spacing_style(self):
    ...
@line_spacing_style.setter
def line_spacing_style(self, value):
    ...

See Also