list_style property

list_style property

This attribute is used for the style of the list.

Definition:

@property
def list_style(self):
    ...

See Also