type property

type property

Returns the bullet type of a paragraph. Read-only BulletType.

Definition:

@property
def type(self):
    ...

See Also